Mémoire locale (shared) à une RunCommand. Plus de détails...
#include <arcane/accelerator/RunCommandLocalMemory.h>
Graphe de collaboration de Arcane::Accelerator::RunCommandLocalMemory< T >:Fonctions membres publiques | |
| RunCommandLocalMemory (RunCommand &command, Int32 size) | |
| constexpr __host__ __device__ SmallSpan< T > | span () |
| void | _internalReduceHost () |
Attributs privés | |
| T * | m_ptr = nullptr |
| Int32 | m_size = 0 |
Mémoire locale (shared) à une RunCommand.
Définition à la ligne 50 du fichier RunCommandLocalMemory.h.
|
inline |
Définition à la ligne 54 du fichier RunCommandLocalMemory.h.
|
inline |
Définition à la ligne 79 du fichier RunCommandLocalMemory.h.
|
inlineconstexpr |
Définition à la ligne 60 du fichier RunCommandLocalMemory.h.
|
private |
Définition à la ligne 83 du fichier RunCommandLocalMemory.h.
|
private |
Définition à la ligne 84 du fichier RunCommandLocalMemory.h.