various minor OpenCL related fixes and improvements to the GPU package
- document previously undocumented OpenCL tune settings - implement OpenCL platform selection through prefixing the device type with the platform id separated by a colon - allow passing custom tune parameters though postfixing the device type with the 13 tuneable parameters separated by commas - remove an extra clear() that would delete device properties structs an cause LAMMPS to output garbage strings
Showing
- doc/src/package.txt 41 additions, 8 deletionsdoc/src/package.txt
- lib/gpu/geryon/ocl_device.h 8 additions, 8 deletionslib/gpu/geryon/ocl_device.h
- lib/gpu/lal_device.cpp 21 additions, 5 deletionslib/gpu/lal_device.cpp
- lib/gpu/lal_device.h 1 addition, 1 deletionlib/gpu/lal_device.h
- src/GPU/gpu_extra.h 3 additions, 0 deletionssrc/GPU/gpu_extra.h
Loading
Please register or sign in to comment