CUDA tutorial/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "= Blocs de fils ="
No edit summary
(Created page with "= Blocs de fils =")
Line 54: Line 54:
* tous les cœurs GPU exécutent le ''kernel'' de manière simultanée selon le modèle SIMT (''single instruction, multiple threads'')
* tous les cœurs GPU exécutent le ''kernel'' de manière simultanée selon le modèle SIMT (''single instruction, multiple threads'')


= Block-threading model =
= Blocs de fils =


[[File:Cuda-threads-blocks.png|thumbnail|CUDA block-threading model where threads are organized into blocks while blocks are further organized into grid. ]]
[[File:Cuda-threads-blocks.png|thumbnail|CUDA block-threading model where threads are organized into blocks while blocks are further organized into grid. ]]
rsnt_translations
56,430

edits

Navigation menu