Changes between Version 6 and Version 7 of kit_WP3
- Timestamp:
- Feb 11, 2011, 9:23:43 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kit_WP3
v6 v7 1 == Documentation == 2 * [wiki:infrastructure_libraries UFO Software Stack] 3 * [wiki:infrastructure_style Coding Style Guidlines] 4 * [wiki:docs_installation Installation Instructions] 5 * [wiki:docs_user_guide User Guide] 6 * [wiki:docs_dev_guide Developers Guide] 7 * [wiki:docs_modules Module-specific Documentation] 1 8 2 == PyHST and OpenCL ==3 Build and install the OpenCL FFT library4 5 * cd $OCLFFT_DIR && cmake . && make && sudo make install6 7 as well as PyHST. Make sure to enable OpenCL support and copy the OpenCL kernel file wherever you intend to run PyHST. Please note: This has only been tested with a limited set of data and does not yet cover all features from the pure CPU version (such as FAI360 support).