|
| static MemoryAllocationOptions | _getDefaultAllocator () |
| |
| static MemoryAllocationOptions | _getDefaultAllocator (eMemoryResource r) |
| |
| static void | _checkHost (eMemoryResource r) |
| |
| static void | _memoryAwareCopy (Span< const std::byte > from, eMemoryResource from_mem, Span< std::byte > to, eMemoryResource to_mem, const RunQueue *queue) |
| |
| static void | _memoryAwareFill (Span< std::byte > to, Int64 nb_element, const void *fill_address, Int32 datatype_size, SmallSpan< const Int32 > indexes, const RunQueue *queue) |
| |
| static void | _memoryAwareFill (Span< std::byte > to, Int64 nb_element, const void *fill_address, Int32 datatype_size, const RunQueue *queue) |
| |
◆ _checkHost()
◆ _getDefaultAllocator() [1/2]
◆ _getDefaultAllocator() [2/2]
◆ _memoryAwareCopy()
◆ _memoryAwareFill() [1/2]
| void Arcane::impl::NumArrayBaseCommon::_memoryAwareFill |
( |
Span< std::byte > | to, |
|
|
Int64 | nb_element, |
|
|
const void * | fill_address, |
|
|
Int32 | datatype_size, |
|
|
const RunQueue * | queue ) |
|
staticprotected |
◆ _memoryAwareFill() [2/2]
| void Arcane::impl::NumArrayBaseCommon::_memoryAwareFill |
( |
Span< std::byte > | to, |
|
|
Int64 | nb_element, |
|
|
const void * | fill_address, |
|
|
Int32 | datatype_size, |
|
|
SmallSpan< const Int32 > | indexes, |
|
|
const RunQueue * | queue ) |
|
staticprotected |
La documentation de cette classe a été générée à partir des fichiers suivants :