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