From 10ca6763d2ac3205f15128bb31999ebdc4b07c21 Mon Sep 17 00:00:00 2001 From: Sebastian Achilles <s.achilles@fz-juelich.de> Date: Sat, 10 Sep 2022 15:00:57 +0200 Subject: [PATCH] Update README for custom EasyBlocks --- Custom_EasyBlocks/README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Custom_EasyBlocks/README.md b/Custom_EasyBlocks/README.md index 583ae4407..da2bb8917 100644 --- a/Custom_EasyBlocks/README.md +++ b/Custom_EasyBlocks/README.md @@ -29,18 +29,6 @@ Overview of the custom EasyBlocks. - __*needed because*__ there is no support to install `code_saturn` upstream - __*can not be removed*__ at least until the easyblock is added upstream -## CUDA - -- __*added by*__ s.achilles -- __*needed because*__ https://github.com/easybuilders/easybuild-easyblocks/pull/2593 -- __*can not be removed*__ Once the PR is merged upstream. Likely with v4.5.0 - -## numexpr - -- __*added by*__ s.achilles -- __*needed because*__ https://github.com/easybuilders/easybuild-easyblocks/pull/2678 -- __*can not be removed*__ until the PR is merged upstream. Likely with v4.5.4 - ## NVIDIA_DRIVER - __*added by*__ d.alvarez -- GitLab