Changeset d8f22db in sasmodels
- Timestamp:
- Sep 22, 2016 5:19:06 AM (8 years ago)
- Children:
- 0c1e5a9
- Parents:
- 52ec91e
- Location:
- doc/ref
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ref/compilation.rst
r1875f4e rd8f22db 8 8 9 9 To run on the GPU, your computer must have OpenCL drivers installed. 10 11 ... give details on how to identify graphics cards, how to tell if OpenCL 12 is already installed and where to get drivers if it is not ... 13 14 Note that Intel provides an OpenCL drivers for Intel processors. 15 This can sometimes make use of special vector instructions across multiple 16 processors, so it is worth installing if the GPU does not support double 17 precision. 18 You can install this driver alongside the GPU driver for NVIDIA or AMD. 10 For information about OpenCL and pyopencl installation see the 11 :ref:`opencl-installation` documentation 19 12 20 13 Where the model is evaluated is a little bit complicated.
Note: See TracChangeset
for help on using the changeset viewer.