compileiq-bootstrap
Installation
SKILL.md
compileiq-bootstrap
Validate that a host can run CompileIQ. No installation of system libraries (that's distro-specific and out of scope). No state files. Just a checklist that either passes or prints the precise next fix.
When
- First-time setup on a new host or container.
Search().start()hangs on the first evaluation.- After upgrading CUDA, the
compileiqwheel, or the Python venv.
Steps
1. CUDA toolkit 13.3+
CompileIQ's --apply-controls mechanism requires CUDA 13.3 or later
(see examples/compilers/nvbench_example/optimize_reduction.py:302).