Please enable JavaScript.
Coggle requires JavaScript to display documents.
Distributed and High Performance Computing (DHPC) (software tools (openCL…
Distributed and High Performance Computing
(DHPC)
Distributed Computing
HPC
fork join model
grid computing
software tools
openCL
MPICH
Open MPI
cloud computing
cluster computing
issues
latency
operation
read
non-destructive
pointer point to the next location
destructive
write
destructive write
non destructive write
types of memory
shared memory
distributed shared memory
parallelism in order of Data
functional
domain
activity
processing type
homogeneous
heteroneneous
patterns
architectural patterns
parllel pipes and filters
e.g problem 3D rendering problem
parallel layers
e.g problem sigle source shortest path algorithm
communicating sequential elements (CSE)
eg problem simulating heat transfer of wire
software pattern
manager worker pattern
polygon overlay problem
documentation
pattern schemata
pattern forms
pattern templates
shared resources
design pattern for comm components
CUDA GPGPU