No known key found for this signature in database
GPG Key ID: B4C3BF012D9B26BE
1 changed files with
3 additions and
0 deletions
-
shared/userenv.nix
|
|
@ -66,6 +66,9 @@ in |
|
|
|
if [[ "$(id -gn)" -eq "cluster" ]]; then |
|
|
|
export PKG_CONFIG_PATH="${makeSearchPath "lib/pkgconfig" config.environment.profiles}" |
|
|
|
fi |
|
|
|
|
|
|
|
# Disable OpenIB for open-mpi as it is depricated and bogous |
|
|
|
export OMPI_MCA_btl='^openib' |
|
|
|
''; |
|
|
|
|
|
|
|
environment.profiles = [ |
|
|
|