In this repository, I record the problems I encountered during the configuration of projections, operating systems and etc. In order to save time searching on the web, I write shorthands of stuffs.
.
βββ asc_exp
βΒ Β βββ exp06_result
βΒ Β βΒ Β βββ r001hs
βΒ Β βββ exp1.md
βΒ Β βββ exp2.md
βΒ Β βββ exp3.md
βΒ Β βββ exp4.md
βΒ Β βββ exp4_result
βΒ Β βΒ Β βββ 1bat_modified_hpl.txt
βΒ Β βΒ Β βββ bat_modified_hpl.txt
βΒ Β βΒ Β βββ HPL.dat
βΒ Β βββ exp5
βΒ Β βΒ Β βββ cloud_readme.md
βΒ Β βΒ Β βββ create_submission.sh
βΒ Β βΒ Β βββ handout
βΒ Β βΒ Β βββ install.sh
βΒ Β βΒ Β βββ README.md
βΒ Β βΒ Β βββ render
βΒ Β βΒ Β βββ saxpy
βΒ Β βΒ Β βββ scan
βΒ Β βββ exp5.md
βΒ Β βββ exp6.md
βΒ Β βββ exp7.md
βββ basic
βΒ Β βββ docker
βΒ Β βΒ Β βββ dockerClass
βΒ Β βΒ Β βββ docker.md
βΒ Β βββ linux_release
βΒ Β βΒ Β βββ archlinux.md
βΒ Β βΒ Β βββ cuda_on_fedora.md
βΒ Β βΒ Β βββ debian.md
βΒ Β βΒ Β βββ fedora.md
βΒ Β βββ net.md
βΒ Β βββ to-do.md
βββ photos
βββ troubleshooting
βΒ Β βββ OpenCAE.md
- In
./asc_exp, I did the excercise inSHU-CAE, includingOpenMP,MPI,CUDA,HPLetc. - In
./basic, there are some stuff on Basic Computer knowledge, including docker, different linux releases, networks, and etc.- Everything I need for a new linux OS can be found in the markdowns, with NVIDIA driver and CUDA toolkits installation included.
- In
./troubleshooting, there are configuration about huge projects.