WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
Showing only changes of commit f7d00dec25 - Show all commits

View File

@ -1,7 +1,7 @@
final: prev:
{
bsc = prev.bsc.extend (bscFinal: bscPrev: {
mpi2 = bscFinal.mpich;
mpi = bscFinal.mpich;
mpich = with final; prev.mpich.overrideAttrs (old: {
buildInput = old.buildInputs ++ [
libfabric