Releases: Olympus-HPC/proteus
Releases · Olympus-HPC/proteus
v2026.01.0
Proteus v2026.01.0
We are happy to announce Proteus v2026.01.0, the first versioned release of the project utilizing Calendar Versioning (CalVer) in the YYYY.MM.MICRO format.
About Proteus
Proteus is a programmable Just-In-Time (JIT) compiler based on LLVM designed to embed optimizing compilation directly into C/C++ applications. By leveraging runtime context—such as the actual values of variables during execution—Proteus specializes code on the fly for CUDA, HIP, and host CPUs, achieving optimizations that are impossible with static compilation alone.
cgo25
CGO25 Artifact
This release contains the CGO25 artifact version of Proteus, including build scripts, benchmark programs, experiment workflow scripts, and visualization scripts to re-create figures and tables of the associated manuscript.