SciNim / nimcuda

Nim bindings for CUDA
Apache License 2.0
42 stars 9 forks source link

Update nimcuda.nimble #9

Closed juancarlospaco closed 4 years ago

juancarlospaco commented 4 years ago

I am working on removing old deprecated stuff from Nim, like pre- 1.0 or so, your package is on important packages list and still uses Deprecated ospaths. :)

andreaferretti commented 4 years ago

Thank you