cuopt-installation-developer
Installation
SKILL.md
cuOpt Installation — Developer
Set up an environment to build cuOpt from source and run tests. For contribution behavior and PRs, see the developer skill after the build works.
When to use this skill
- User wants to build cuOpt (clone, build deps, build, tests).
- Not for using cuOpt (pip/conda) — use the user installation skill instead.
Required questions (environment)
Ask these if not already clear:
- OS and GPU — Linux? Which CUDA version (e.g. 12.x)?
- Goal — Contributing upstream, or local fork/modification?
- Component — C++/CUDA core, Python bindings, server, docs, or CI?