pyccel / pyccel-cuda

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

Cuda Pyccel Internal library (Unified Memory) #40

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 Unified memory. Using cudaMallocManaged see Unified Memory

EmilyBourne commented 3 weeks ago

Issue needs a more complete description