Skip to content

Hotfix for OPI-2019.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmoeckel mmoeckel released this 11 Jun 03:34
· 34 commits to master since this release
  • Fix passing string arguments to Fortran
  • Starting to provide some precompiled binaries again

Binaries are compiled with OpenCL support so you will either need OpenCL headers in your include path or #define OPI_DISABLE_OPENCL before including opi_cpp.h (if you are developing a host or not planning on using OpenCL at all).