Skip to content

ucsd-ets/cse160-notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

nvcr-cuda

Instructions

launch.sh -i ghcr.io/ucsd-ets/cse160-notebook:main

After launch run:

mkdir -p $HOME/.opencl/vendors
echo "/usr/local/nvidia/lib64/libnvidia-opencl.so.525.53" > $HOME/.opencl/vendors/nvidia.icd
export OCL_ICD_VENDORS=$HOME/.opencl/vendors

If image is updated add flag:

launch.sh -P Always

About

Notebook for CSE 160

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%