Skip to content

Releases: NVIDIA/grcuda

grCUDA 0.1.1

29 Oct 10:42
0c08896

Choose a tag to compare

  • Fixed unboxing issue for multi-dimensional arrays.
  • Added copyTo() and copyFrom() methods to DeviceArray in order to support direct data copies between grCUDA device arrays and NumPy arrays.
  • Added getdevices() to fetch a list of visible devices, and getdevice() to fetch a specific device. A device object an be queried for its CUDA properties.

grCUDA 0.1.0

18 Sep 06:55
802e953

Choose a tag to compare

grCUDA 0.1.0 Pre-release
Pre-release

First release of grCUDA as presented at Oracle Code One 2019