Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot Generation #1

Open
3 of 4 tasks
CaptWake opened this issue Jul 1, 2024 · 0 comments
Open
3 of 4 tasks

Plot Generation #1

CaptWake opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CaptWake
Copy link
Collaborator

CaptWake commented Jul 1, 2024

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.
@CaptWake CaptWake added the enhancement New feature or request label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants