Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ml-energy
/
leaderboard
like
8
Running
App
Files
Files
Community
3
c97bae1
leaderboard
/
benchmark
/
common
/
start_nvml_container.sh
Jae-Won Chung
New leaderboard prototype
b10121d
2 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
#!/usr/bin/env bash
docker run -dit --gpus all --cap-add SYS_ADMIN --name nvml nvidia/cuda:12.3.1-base-ubuntu22.04 bash