GPU Crossword

12345678910
Across
  1. 5. Using more than one Graphics Processing Unit together.
  2. 6. Accessing nearby memory to reduce data access time.
  3. 9. Computations performed within a single computing node.
  4. 10. Systems where multiple CPUs share workload collaboratively.
Down
  1. 1. Code executed one task at a time — traditional execution model.
  2. 2. A set of rules and logic steps to solve computational problems.
  3. 3. Organizing and analysing information inputs effectively.
  4. 4. Collections of structured information used for computation.
  5. 7. Data pipelines that allow concurrent task management on GPUs.
  6. 8. Simultaneous computation of many tasks — a key GPU feature.