![]() |
Shamrock 2025.10.0
Astrophysical Code
|
This file implement the GPU core timeline tool from A. Richermoz, F. Neyret 2024. More...
Include dependency graph for get_sm_id.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | sham |
| namespace for backends this one is named only sham since shambackends is too long to write | |
Functions | |
| u32 | sham::get_sm_id () |
| Return the SM (Streaming Multiprocessor) ID of the calling thread, or equivalent if implemented. | |
This file implement the GPU core timeline tool from A. Richermoz, F. Neyret 2024.
Definition in file get_sm_id.hpp.