0.3.2: Support for CUDA 9.2
Bug fix and compatibility release for version 0.3.1.
New Features:
- Enhanced the compiler compatibility checks within the CMake scripts
Bugs Fixed:
- fixed missing error in case of wrong OpenMP thread count being used by the runtime that was not triggered when not in debug mode
- fixed CUDA driver API error handling
- fixed CUDA memcpy and memset for zero sized buffers (division by zero)
- fixed OpenMP 4 execution
- fixed the VS2017 CUDA build (not officially supported)
- fixed CUDA callback execution not waiting for the task to finish executing
- fixed cudaOnly test being part of make test when cuda only mode is not enabled
Compatibility Changes:
- added support for CUDA 9.2