This PR serves as a starting point for discussing the user documentation for GPU integration with Pyccel. The goal of the documentation is to help users understand and use Pyccel effectively when building applications that run on GPUs.
We would like to focus on the following topics in the documentation:
device and kernel decorators
CUDA Built-in variables
We welcome feedback and suggestions on these topics, as well as any other ideas you may have for improving the user documentation on GPU integration with Pyccel. Please share your thoughts on how we can make the documentation more useful and user-friendly.
This PR serves as a starting point for discussing the user documentation for GPU integration with Pyccel. The goal of the documentation is to help users understand and use Pyccel effectively when building applications that run on GPUs.
We would like to focus on the following topics in the documentation:
device
andkernel
decoratorsCUDA
Built-in variablesWe welcome feedback and suggestions on these topics, as well as any other ideas you may have for improving the user documentation on GPU integration with Pyccel. Please share your thoughts on how we can make the documentation more useful and user-friendly.