Difference between revisions of "Talk:Parallel Programming"
Jump to navigation
Jump to search
(Created page with "Using of Accelerators aka GPUs (and all other stuff..) shpuld be mentioned here, as well es it can be considered as a distrubuted memor part.") |
|||
Line 1: | Line 1: | ||
Using of Accelerators aka GPUs (and all other stuff..) shpuld be mentioned here, as well es it can be considered as a distrubuted memor part. | Using of Accelerators aka GPUs (and all other stuff..) shpuld be mentioned here, as well es it can be considered as a distrubuted memor part. | ||
+ | |||
+ | * PGAS languages (UPC, Coarray Fortran) by the compiler | ||
+ | * Auto-parallelization and vectorisation by the compiler (SM) | ||
+ | * The Pthreads library (SM) |
Revision as of 15:56, 11 May 2020
Using of Accelerators aka GPUs (and all other stuff..) shpuld be mentioned here, as well es it can be considered as a distrubuted memor part.
- PGAS languages (UPC, Coarray Fortran) by the compiler
- Auto-parallelization and vectorisation by the compiler (SM)
- The Pthreads library (SM)