Changes between Version 6 and Version 7 of kit_WP3


Ignore:
Timestamp:
Feb 11, 2011, 9:23:43 AM (14 years ago)
Author:
Suren A. Chilingaryan
Comment:

--

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]
    18
    2 == PyHST and OpenCL ==
    3 Build and install the OpenCL FFT library
    4 
    5 * cd $OCLFFT_DIR && cmake . && make && sudo make install
    6 
    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).