Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
-
Updated
Oct 10, 2023 - C++
Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
Simulates 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.
A library and a set of example codes for combining inter-node load balancing capability in Charm++ with my intra-node loop scheduling strategies.
Experiments with the loop scheduling options in OpenMP and creation of affinity loop scheduling in C.
The repository includes lab exercises for the course Parallel Programming (CS6306)
Add a description, image, and links to the loop-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the loop-scheduling topic, visit your repo's landing page and select "manage topics."