clCommandSVMMemcpyKHR |
Copie mémoire SVM |
|---|---|
| OpenCL | |
Syntaxe
| cl_int clCommandSVMMemcpyKHR( cl_command_buffer_khr command_buffer, cl_command_queue command_queue, const cl_command_properties_khr* properties, void* dst_ptr, const void* src_ptr, size_t size, cl_uint num_sync_points_in_wait_list, const cl_sync_point_khr* sync_point_wait_list, cl_sync_point_khr* sync_point, cl_mutable_command_khr* mutable_handle); |
Description
Cette fonction permet de copier des données entre deux emplacements mémoire SVM (Shared Virtual Memory) dans un contexte KHR.
Dernière mise à jour : Mardi, le 8 Juillet 2025