Skip to content

badayvedat/hotwheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

HotWheels

Nothing interesting, just my collection of python wheels.

Here is a visualization if you are bored like me.

Build Wheels

docker build -t hotwheels .
REPO_URL="https://github.com/ashawkey/diff-gaussian-rasterization.git"
docker run \
    --gpus all \
    --ipc=host \
    --ulimit memlock=-1 \
    --ulimit stack=67108864 \
    -v $(pwd)/build:/build \
    hotwheels $REPO_URL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors