Re: [AMBER] installing CUDA driver with ubuntu 20.04

From: Enrico Martinez via AMBER <amber.ambermd.org>
Date: Tue, 19 Jul 2022 16:39:30 +0200

update: I could update the both nvidia driver as well as cuda

nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Tue_May__3_18:49:52_PDT_2022
Cuda compilation tools, release 11.7, V11.7.64
Build cuda_11.7.r11.7/compiler.31294372_0

 nvidia-smi
Tue Jul 19 16:37:16 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 515.43.04 Driver Version: 515.43.04 CUDA Version: 11.7 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA RTX A6000 On | 00000000:17:00.0 Off | Off |
| 30% 56C P8 9W / 300W | 10MiB / 49140MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
| 1 NVIDIA RTX A6000 On | 00000000:73:00.0 On | Off |
| 33% 60C P8 29W / 300W | 323MiB / 49140MiB | 3% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+


Is this setup fine to initiate compilation of amber22 ?

вт, 19 июл. 2022 г. в 14:48, Enrico Martinez <jmsstarlight.gmail.com>:
>
> Dear Amber Users!
> I am going to install amber22 with the cuda support to execute md
> simulations using 2 Nividia GPUs.
>
> | NVIDIA-SMI 510.47.03 Driver Version: 510.47.03 CUDA Version: 11.6 |
> |-------------------------------+----------------------+----------------------+
> | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
> | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
> | | | MIG M. |
> |===============================+======================+======================|
> | 0 NVIDIA RTX A6000 Off | 00000000:17:00.0 Off | Off |
> | 30% 49C P8 21W / 300W | 10MiB / 49140MiB | 0% Default |
> | | | N/A |
> +-------------------------------+----------------------+----------------------+
> | 1 NVIDIA RTX A6000 Off | 00000000:73:00.0 On | Off |
> | 30% 57C P8 39W / 300W | 773MiB / 49140MiB | 2% Default |
> | | | N/A |
> +-------------------------------+----------------------+----------------------+
>
>
> I have some issue related to the installation of the CUDA driver
> required prior to the installation of the Amber.
> First I've tried to do it via downloading the deb package for
> cuda-toolkut 11.7 from the Nvidia web. This gives me the error during
> the installation process related to the dependencies.
>
> Then I've tried to install it via
> sudo apt install nvidia-cuda-toolkit
>
> Which Installed previous version of the cuda driver
> vcc --version
> nvcc: NVIDIA (R) Cuda compiler driver
> Copyright (c) 2005-2019 NVIDIA Corporation
> Built on Sun_Jul_28_19:07:16_PDT_2019
> Cuda compilation tools, release 10.1, V10.1.243
>
> May I use it with the amber 22 or need to do further update ?
> Cheers
> Enrico

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Aug 04 2022 - 13:34:51 PDT
Custom Search