Fix mpich package
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
mpich
|
||||
lib
|
||||
, mpich
|
||||
, pmix
|
||||
, libfabric
|
||||
, gfortran
|
||||
, symlinkJoin
|
||||
}:
|
||||
|
||||
# Configure the OFI network for MPICH
|
||||
@@ -36,4 +38,4 @@ in mpich.overrideAttrs (old: {
|
||||
"FFLAGS=-fallow-argument-mismatch" # https://github.com/pmodels/mpich/issues/4300
|
||||
"FCFLAGS=-fallow-argument-mismatch"
|
||||
];
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user