Skip to content

Instantly share code, notes, and snippets.

@hshimamoto
hshimamoto / setup-nvidia-docker2.sh
Created January 13, 2022 10:10
Scripts for nvidia-docker
#!/bin/bash
cd $(dirname $0)
source /etc/os-release
# install cuda drivers
function install_cuda_drivers()
{
# add key and repository