Numba
0.48
1. User Manual
2. Reference Manual
3. Numba for CUDA GPUs
4. CUDA Python Reference
5. Numba for AMD ROC GPUs
5.1. Overview
5.2. Writing HSA Kernels
5.3. Memory management
5.4. Writing Device Functions
5.5. Supported Atomic Operations
5.6. The Agents
5.7. ROC Ufuncs and Generalized Ufuncs
5.8. Examples
6. Extending Numba
7. Developer Manual
8. Numba Enhancement Proposals
9. Glossary
10. Release Notes
Numba
Docs
»
5. Numba for AMD ROC GPUs
»
5.6. The Agents
View page source
5.6. The Agents
¶
The HSA agents found in the system can be listed and accessed via:
numba.roc.
agents
¶