Published May 1, 2017
| Version v0.2-alpha
Software
Open
LLVM OpenMP TR4E Alpha Release
Description
The LLVM OpenMP runtime system, extended with loop scheduling callbacks and an augmented task creation callback. The release is said to be alpha to signal that the extensions require tests and code review before it is ready to be merged into the upstream (should the extensions be accepted).
The accompanying modified version of Clang is available at:
https://github.com/LangdalP/clang/tree/pedervl/static-chunks-conditional
Disclaimer: I only created the extensions. I did not create the runtime system itself, nor did I write the excellent support for the OMPT API.
Files
LangdalP/llvm-openmp-extended-v0.2-alpha.zip
Files
(3.2 MB)
Name | Size | Download all |
---|---|---|
md5:fa92c2fa7440f3134b351c0629bd7aff
|
3.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/LangdalP/llvm-openmp-extended/tree/v0.2-alpha (URL)