From 8f324e8fb15b92748545f3adff16c647f77f92fe Mon Sep 17 00:00:00 2001 From: Damian Alvarez <d.alvarez@fz-juelich.de> Date: Fri, 21 Jan 2022 14:01:07 +0100 Subject: [PATCH] Add NAMD in easyblocks README --- Custom_EasyBlocks/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Custom_EasyBlocks/README.md b/Custom_EasyBlocks/README.md index 2cb183eb8..023f3db6b 100644 --- a/Custom_EasyBlocks/README.md +++ b/Custom_EasyBlocks/README.md @@ -72,3 +72,9 @@ Overview of the custom EasyBlocks. - __*needed because*__ want to use easyconfig parameters to determine CUDA capability. - __*difference compared to upstream*__ upstream doesn't have such a feature - __*can not be removed*__ until merged upstream + +## NAMD +- __*added_by*__ d.alvarez +- __*needed because*__ need to disable CUDA support even if CUDA comes as a dependency +- __*difference compared to upstream*__ upstream doesn't have such a feature +- __*can not be removed*__ until merged upstream -- GitLab