You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
MPI Scalability Analysis
OpenMP Performance Graphs (64k Bodies)
OpenMP vs MPI with N Nodes = N Threads
The text was updated successfully, but these errors were encountered: