VMD-L Mailing List
From: Vermaas, Josh (vermaasj_at_msu.edu)
Date: Wed Jul 24 2024 - 09:57:02 CDT
- Next message: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Previous message: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- In reply to: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Next in thread: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Reply: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi Chris,
My recommendation would be to grab a newer version of the VMD source (like a58). A55 is from October of 2021, which predates by about a year the release of CUDA 12 that drops support for texture memory. If you really want a55 for some reason, you'd need to compile with cuda 11.8 which had those texture memory features deprecated but not dropped.
-Josh
On 7/23/24, 9:02 PM, "Chris Taylor" <cht_at_imipolex-g.com <mailto:cht_at_imipolex-g.com>> wrote:
I'm using the vmd-1.9.4a55 VMD source and this compiler:
Apptainer> /usr/local/cuda/bin/nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Mar_28_02:18:24_PDT_2024
Cuda compilation tools, release 12.4, V12.4.131
Build cuda_12.4.r12.4/compiler.34097967_0
Chris
> On 07/22/2024 6:16 PM PDT Vermaas, Josh <vermaasj_at_msu.edu <mailto:vermaasj_at_msu.edu>> wrote:
>
>
> My students are running into this today building an older version of
> NAMD, so I'm slightly more motivated than usual to figure this out. What
> version of the CUDA compiler/VMD are you using?
- Next message: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Previous message: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- In reply to: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Next in thread: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Reply: Chris Taylor: "Re: Compiling CUDAMarchingCubes.cu build error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]