DXHPC

Results 2 comments of DXHPC

nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Tue_Feb_27_16:19:38_PST_2024 Cuda compilation tools, release 12.4, V12.4.99 Build cuda_12.4.r12.4/compiler.33961263_0 gcc --version gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0...

I used the following command to build a package and install: ./build.sh --arch "90" --nvshmem --package pip install ... Since I only needed to test flux on Hopper GPUs, I...