Showing content from https://stotko.github.io/stdgpu/doxygen/group__memory_ga9f6029c96f143cc0768c48c34da23d9c.html below:
copyDevice2DeviceArray — stdgpu Latest documentation
construct_at copyCreateDevice2DeviceArray copyCreateDevice2HostArray copyCreateHost2DeviceArray copyCreateHost2HostArray copyDevice2DeviceArray copyDevice2HostArray copyHost2DeviceArray copyHost2HostArray createDeviceArray createHostArray deregister_memory destroy destroy_at destroy_n destroyDeviceArray destroyHostArray dynamic_memory_type get_allocation_count get_deallocation_count get_dynamic_memory_type MemoryCopy null_object register_memory size_bytes to_address to_address uninitialized_copy uninitialized_copy_n uninitialized_fill uninitialized_fill_n ◆ copyDevice2DeviceArray()
template<typename T >
void copyDevice2DeviceArray ( const T * source_device_array, const stdgpu::index64_t count, T * destination_device_array, const MemoryCopy check_safety = MemoryCopy::RANGE_CHECK
)
Copies the given device array to the device.
-
Template Parameters
-
T The type of the array
-
Parameters
-
[in] source_device_array The device array [in] count The number of elements of source_device_array [out] destination_device_array The device array [in] check_safety True if this function should check whether copying is safe, false otherwise
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4