pyccel / pyccel-cuda

Cuda extension to pyccel
MIT License
1 stars 0 forks source link

Cuda Pyccel Internal library (Device memory) #35

Open bauom opened 5 months ago

bauom commented 5 months ago

Extending the work done in https://github.com/pyccel/pyccel-cuda/issues/34 to be able to work with device memory. Using cudaMalloc.

EmilyBourne commented 3 weeks ago

Issue needs a more complete description