Tuesday, November 24, 2020

How to fix nbody complier error

 Nvidia CUDA sample file nbody need to install below libraries to ensure nbody compiler with no fault.


$sudo apt-get install freeglut3-dev build-essential libx11-dev libxmu-dev libxi-dev libgl1-mesa-glx libglu1-mesa libglu1-mesa-dev

$sudo ./cuda_x.x.x_xxx_linux.run



No comments:

Post a Comment

How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...