[Next] [Previous] [Top]
Domain Decomposition and Message Passing
- Justification for choosing this paradigm
- Generic
- Message-passing calls small part of code
- All message-passing libraries have same basic functions
- Maximal data locality
minimal communication
- 3D primary domain decomposition
- 3D
scalable to maximal #procs. (fixed problem size)
- Decompose field grid arrays
- Processors work on particles in their subdomains
- Send particles leaving your subdomain to neighbor PEs
Gyrokinetic PIC Simulation on Massively Parallel Processors - (lecture given 6/23/95)
[Next] [Previous] [Top]
Generated with CERN WebMaker