From e449df87c17d4f0519d60195f48f86471c87aafb Mon Sep 17 00:00:00 2001 From: Thomas Mueller <th.mueller@fz-juelich.de> Date: Thu, 17 Feb 2022 10:28:04 +0100 Subject: [PATCH] Update README.md --- Custom_EasyBlocks/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Custom_EasyBlocks/README.md b/Custom_EasyBlocks/README.md index 2335d5306..6e3f0450a 100644 --- a/Custom_EasyBlocks/README.md +++ b/Custom_EasyBlocks/README.md @@ -96,9 +96,3 @@ Overview of the custom EasyBlocks. - __*needed because*__ to autodetect CUDA and support CUDA compute capabilities - __*difference compared to upstream*__ upstream doesn't have such a feature - __*can not be removed*__ until merged upstream (https://github.com/easybuilders/easybuild-easyblocks/pull/2673) - -## CP2K -- __*added_by*__ th.mueller -- __*needed because*__ support for libvori; alternative versions of dbcsr; contains loads of widely obsolete stuff; is essentially a highly non-portable easyblock working only with intel and gnu (which I am not going to change!); running the tests will not work within an eb environment - at least not sensibly. -- __*difference compared to upstream*__ no support for libvori -- __*can not be removed*__ -- GitLab