Collection of docker files and utilities I use for development.
- /triton/amd: development infrastructure for OpenAI Triton on AMD hardware
- /triton/nvidia: development infrastructure for OpenAI Triton on AMD hardware
- /triton/config_files: common configuration files tuning dev environment
- /triton/utils: common scripts for all triton related containers
Each directory contains files
make.sh
: script for composing docker image with development environment. Created image has namealefimov-triton-img
run.sh
: script for creating or restarting existing container created on previous step. Default name of container isalefimov-triton
, could be changed with-n <custom name>
option
/meeting_alert: scripts to display status busy/free status in browser depending on is there meeting in progress.
/utils: set of small non specific utils
/utils/connect: connect to a given VPN