Section courante

A propos

Section administrative du site

clCommandNDRangeKernelKHR

Commande pour le noyau d'intervalle
OpenCL

Syntaxe

cl_int clCommandNDRangeKernelKHR( cl_command_buffer_khr command_buffer, cl_command_queue command_queue, const cl_command_properties_khr* properties, cl_kernel kernel, cl_uint work_dim, const size_t* global_work_offset, const size_t* global_work_size, const size_t* local_work_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 lancer l'exécution d'un noyau sur une plage de NDRange (grille de calculs parallèles) dans un contexte KHR.



Dernière mise à jour : Mardi, le 8 Juillet 2025