Install CUDA 8.0 on Linux Mint 20.04

1 · En Zhou · Oct. 12, 2020, 9:49 a.m.
[TOC]Install gcc-4.8 for CUDA 8.0(Optional) Remove old packages and install new onesInstall gcc-4.8 and g++-4.8(Optional) After this however, you can only access it with specifically calling for ‘gcc-4.8’ and ‘g++-4.8’. So we set them defaultIn the case of E: Package 'gcc-4.8' has no installation candidateInstall CUDA 8.0 on Linux Mint 20.04Unpack the .run fileCopy InstallUtils.pmExport PERL5LIBInstall CUDA toolkitInstall DependenciesCompile and Run A SimulationInstall cupyInstall gcc-4.8 for CU...