cuOpt Server — Deploy and client (Python/curl) This skill covers starting the server and client examples (curl, Python). Server has no separate C API (clients can be any language). Start server
Development
python -m cuopt_server.cuopt_service --ip 0.0 .0.0 --port 8000
Docker
docker run --gpus all -d -p 8000 :8000 -e CUOPT_SERVER_PORT = 8000 \ nvidia/cuopt:latest-cuda12.9-py3.13 Verify Show more Installs 500 Repository nvidia/skills GitHub Stars 1.3K First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass