Release 0.0.6 of Campy improves on the correctness and stability.
- Implemented “ref” parameters for methods (bb4062f)
- Corrected the semantics of Campy.Sequential.For() (9f14e66)
- Fixed GCHandle.Free() of an uninitialized handle (fba9328)
- Fixed API for memory management (4ede1e1 and others)
- Added several examples for sorting to the unit tests (Comb, Bitonic, Even/Odd)
The release is in Nuget.org. You will need VS2017 15.4.5 and CUDA GPU Toolkit 9.1.45 installed on Windows.