WIP: Add TACUDA package #18

Draft
abonerib wants to merge 473 commits from abonerib/bscpkgs:pkgs/tacuda into master
Showing only changes of commit 882161b21e - Show all commits

View File

@ -10,6 +10,7 @@
]; ];
extraConfig = '' extraConfig = ''
MpiDefault=pmix MpiDefault=pmix
ReturnToService=2
''; '';
}; };
} }