JADGardner / PufferTank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

figure

Puffertank

An Nvidia GPU container for PufferTank, PufferLib, and supported projects. We strongly recommend VSCode DevContainers for local development.

1. Install Docker

Docker is a containerization technology to package code and its dependencies. Install and configure docker Docker Desktop by following the official install instructions for your operationg system and then completing the post-installation steps. Linux users may also need to install Nvidia Container Toolkit.

To test your docker installation: docker run hello-world.

2. Download This Repository

Windows users should clone to WSL

3. Open in VS code

Install Visual Studio Code From the Extensions panel on the left: Dev Containers > Install F1 > Dev Containers: Open Folder in Container > puffertank

For more information see Containerized Development

About

License:MIT License


Languages

Language:Dockerfile 48.8%Language:Shell 34.0%Language:Python 16.3%Language:Vim Script 0.9%