Change the repository type filter
All
Repositories list
7 repositories
SPH-EXA
PublicSPH-EXA is a C++20 simulation code for performing hydrodynamics simulations (with gravity and other physics), parallelized with MPI, OpenMP, CUDA, and HIP.DLS4LB
PublicDynamic Loop Self-scheduling For Load Balancing (DLS4LB) is an MPI-Based load balancing library. It is implemented in C and FORTRAN (F90) programming languages to support scientific applications executed on High Performance Computing (HPC) systems.LB4OMP
PublicLB4OMP is an extended LLVM OpenMP runtime library that supports thirteen dynamic and adaptive loop scheduling techniques from the literature.MapLib
PublicMapLib provides algorithms for generating mapping of processing elements to processor unities.daphne
PublicLoopSim
PublicSimulates the parallel execution of a computationally-intensive loop on a high performance computing (HPC) cluster. The simulator is used to examine the performance of different loop scheduling techniques.SimAS
PublicSimulation-assisted scheduling Algorithm Selection (SimAS) approach for the dynamic selection of the most efficient dynamic loop scheduling technique under Perturbations