Introduction to parallel computing

12345678
Across
  1. 3. coordination of parallel tasks in real-time
  2. 4. run in multiple CPUs
  3. 6. the capacity to be changed in size or scale
  4. 7. do multiple things at the same time
  5. 8. a program or set of instructions
Down
  1. 1. ratio of computation to communication
  2. 2. is one of the factors that contribute to scalability
  3. 3. to test the performance of a parallel program
  4. 5. store program and data instructions
  5. 6. run in single CPU