Skip to content

Fix CUDA calibrate and add test

Bas van der Tol requested to merge fix-cuda-calibrate into master

A small error in the arguments passed to the CUDA calibrate kernel has been fixed. The test_calibrate.py script has been extended to test the CUDA (Hybrid) version as well.

Merge request reports