macstl - 0.3.1C++ library for platform-independent SIMD programming |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Not that great - Version: 0.3.1, 9/6/2005 07:03PM PST
Jillian232
I mean, it's a complex library, but come on...
10.2 and PB - Version: 0.1.5, 2/25/2004 06:54AM PST
(1 of 1 users found this comment useful)
NCG_Mike
Out of the box, it doesn't work with PB on 10.2. The compilers are hard coded into the project (see Target -> Settings -> Expert View) to use GCC 3.3. Default for 10.2 is GCC 3.1.
Compiling also generated a lot of warnings:
internal/valarray_indirect.h:219: warning: Invalid skip header index count.
internal/valarray_indirect.h:219: warning: Indexing information is not generated properly.
Having fixed these, it compiled and ran the tests just fine.
Compiling also generated a lot of warnings:
internal/valarray_indirect.h:219: warning: Invalid skip header index count.
internal/valarray_indirect.h:219: warning: Indexing information is not generated properly.
Having fixed these, it compiled and ran the tests just fine.