You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This roadmap outlines the planned development phases for the Pyccel CUDA project.
Our goal is to enhance Pyccel's capabilities with CUDA support, enabling efficient GPU acceleration for Python code.
The Aim for the Core Development is to have a cuda module inside pyccel that can be only used with pyccel that we can later use it to add any libraries (numba, cupy...)
This roadmap outlines the planned development phases for the Pyccel CUDA project.
Our goal is to enhance Pyccel's capabilities with CUDA support, enabling efficient GPU acceleration for Python code.
The Aim for the Core Development is to have a cuda module inside pyccel that can be only used with pyccel that we can later use it to add any libraries (numba, cupy...)
synchronize
support in host code #45cuda.full
,cuda.ones
,cuda.zeros
... #37cuda.arange
#38The text was updated successfully, but these errors were encountered: