-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
This issue aims to track and document the progress of various tasks related to the comparison and analysis of different parallel computing implementations. The main focus areas include GPU algorithm implementation comparisons, scalability analysis using MPI, and performance evaluations of OpenMP and MPI with varying node and thread configurations.
Todo List
GPU Algorithm Implementation Comparison
- Task: Compare our GPU algorithm implementation against NVIDIA's implementation.
MPI Scalability Analysis
- Task: Perform scalability analysis using MPI with different configurations (v2, v3, MPI OMP AVX).
OpenMP Performance Graphs (64k Bodies)
- Task: Generate OpenMP plots using 64k bodies.
OpenMP vs MPI with N Nodes = N Threads
- Task: Compare the performance of OpenMP and MPI implementations with configurations where the number of nodes equals the number of threads.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request