summarylogtreecommitdiffstats
path: root/config.sh
diff options
context:
space:
mode:
authorAnton Kudelin2023-04-06 17:20:22 +0300
committerAnton Kudelin2023-04-06 17:20:22 +0300
commit09617f0bf50cb350b7d57e82f1be2888e253ffae (patch)
treef5d7054a193e39edbb42f4c15dc48c1244d71e1c /config.sh
parentee23923d1e87f3a68a381a41a2f2a43166ff9345 (diff)
downloadaur-09617f0bf50cb350b7d57e82f1be2888e253ffae.tar.gz
updpkg: 7.2.0
Diffstat (limited to 'config.sh')
-rw-r--r--config.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index 39ae2db26ffc..f3f2f38623c0 100644
--- a/config.sh
+++ b/config.sh
@@ -8,6 +8,7 @@ export FC=gfortran
export F77=gfortran
export USE_MPI=yes
+export FORCE_MPI_ENV=yes
export MPI_LOC=/usr
export MPI_LIB=$MPI_LOC/lib/openmpi
export MPI_INCLUDE=$MPI_LOC/include
@@ -38,7 +39,7 @@ export NWCHEM_TOP=$(pwd)
export USE_PYTHONCONFIG=y
export PYTHONHOME=/usr
-export PYTHONVERSION=3.9
+export PYTHONVERSION=3.10
export PYTHONLIBTYPE=so
export LARGE_FILES=TRUE