Automated Parallelization System and Infrastructure for Multiple Ecosystems
-
Updated
Nov 19, 2024 - Python
Automated Parallelization System and Infrastructure for Multiple Ecosystems
DiscoPoP - Discovery of Potential Parallelism
[IJCAI2023] An automated parallel training system that combines the advantages from both data and model parallelism. If you have any interests, please visit/star/fork https://github.com/Youhe-Jiang/OptimalShardedDataParallel
Autonomously driving equation discovery, from the micro to the macro, from laptops to supercomputers.
APReF: An Automatic Parallelizer of Recursive Functions for Haskell
APReF's implementation in Python 3
Auto-Par: A compiler-inspired source-to-source parallelization tool that automatically detects affine loop nests in sequential C and inserts OpenMP pragmas based on static dependence analysis. Supports reduction recognition, while-loop conversion, and includes a full benchmarking suite with speedup, efficiency, and Amdahl's law visualizations.
Add a description, image, and links to the automatic-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the automatic-parallelization topic, visit your repo's landing page and select "manage topics."