wiki:kit_WP3

Version 2 (modified by Matthias Vogelgesang, 14 years ago) (diff)

--

PyHST and OpenCL

To a certain degree, PyHST has been ported to OpenCL. Check-out the code via

  • git clone ssh://<user>@ipefser1.fzk.de/home/ipefser1/vogelgesang/repos/oclfft.git
  • git clone ssh://<user>@ipefser1.fzk.de/home/ipefser1/vogelgesang/repos/pyHST.git

Build and install the OpenCL FFT library

  • cd $OCLFFT_DIR && cmake . && make && sudo make install

as well as PyHST. Make sure to enable OpenCL support and copy the OpenCL kernel file wherevery 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).

Attachments (3)

Download all attachments as: .zip