pyccel / pyccel-cuda

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

fix Deallocate printer #8

Open bauom opened 1 year ago

bauom commented 1 year ago

Fix the printer of deallocate to free the space allocated by one of the cuda's memory allocation APIs.

Pinkyboi commented 1 year ago

@bauom can you be more precise as to what needs to be fixed in the deallocate printer ?