Software
Software contributed to by SOLLVE
LLVM
A compiler framework with multiple frontends such as Clang (C/C++/Objective-C) and Flang (Fortran).
- Project Website: llvm.org
- Official Repository: github.com/llvm/llvm-project
- SOLLVE Repository: github.com/SOLLVE/llvm-project
- DoE ECP Repository: github.com/llvm-doe-org/llvm-project
Argobots
A Lightweight Low-level Threading Framework
- Project Website: argobots.org
- Official Repository: github.com/pmodels/argobots
- SOLLVE Repository: github.com/SOLLVE/argobots
BOLT
An OpenMP runtime implementation using Argobots
- Project Website: bolt-omp.org
- Official Repository: github.com/pmodels/bolt
- DoE ECP Repository: github.com/llvm-doe-org/llvm-project/tree/bolt/main
OpenMP Offloading Validation and Verification
A compiler test suite for checking the conformance to the OpenMP specification.
- Project Website: crpl.cis.udel.edu/ompvvsollve/
- Official/SOLLVE Repository: github.com/SOLLVE/sollve_vv
- Results