v0.10.1
Release notes
- Separation of the versions of Bohrium and Bohrium API.
- Simplified how to choose where the OpenCL backend should run.
- Set
BH_OPENCL_DEVICE_NUMBER
to the device number you want. - Run
python -m bohrium_api --info
to see all available devices (and their numbers).
- Set