Changes between Version 9 and Version 10 of LinuxBuild
- Timestamp:
- Sep 18, 2017 2:26:26 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LinuxBuild
v9 v10 23 23 }}} 24 24 - Each of !SasView and !SasModels should now be checked out at the current release version. 25 26 === Install OpenCL Drivers === 27 - Currently !SasView/sasmodels requires OpenCL drivers on Linux. You can install the relevant ones for your graphics card or the generic Intel ones for your CPU. Possible sources are: 28 29 - Intel : https://software.intel.com/en-us/articles/opencl-drivers 30 - NVIDIA: https://developer.nvidia.com/opencl (either install the correct video drivers or you might need to install the CUDA developers kit) 31 - AMD : http://support.amd.com/en-us/kb-articles/Pages/OpenCL2-Driver.aspx 25 32 26 33 === Install dependencies using apt-get ===