From: Chris Taylor (cht_at_imipolex-g.com)
Date: Wed Jul 24 2024 - 20:14:04 CDT

Thanks - I went on the download site and clicked on the source code for "Version 1.9.4 LATEST ALPHA (2022-04-27) Platforms:" and got vmd-1.9.4a57.src.tar.gz. Is that the latest, not a58?

Chris

> On 07/24/2024 7:57 AM PDT Vermaas, Josh <vermaasj_at_msu.edu> wrote:
>
>
> 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