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
CLion with OpenMP and MPI integration + remote deployment on HPC machine
//TODO write complete Readme
Implement a parallel gravitational N-body simulation that runs efficiently on a cluster using MPI for distributed domain decomposition and OpenMP for intra-node parallelism.
About
Project for High Performance Computing for Data Science @ UniTN 2025-26