Skip to content

CompileIQ v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 May 18:46
· 7 commits to main since this release
3b0881e

CompileIQ 1.0.0

This is the initial public release of CompileIQ, NVIDIA's compiler control optimization engine.

CompileIQ is a Python package for tuning NVIDIA compiler controls with hyperparameter optimization workflows. This release includes the public package, versioned documentation, examples, curated compiler search-space support, and Booster Pack documentation.

Getting Started

Install CompileIQ with:

pip install compileiq

See the CompileIQ documentation for more information.