Skip to content

huww98/gpu-board-server

Repository files navigation

GPU Board Server

Usage

cd server
pip install -r requirements.txt
python main.py

docker usage (nvidia-docker2 package need to be installed):

docker run --detach --runtime nvidia --pid host \
    --name gpu-board-server \
    --restart always \
    --volume /etc/passwd:/etc/passwd:ro \
    --publish 8000:8000 \
    huww98/gpu-board-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •