Skip to content

Commit

Permalink
Update regtest arch files to ELPA 2020.11.001
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Jan 28, 2021
1 parent af966bf commit d7da021
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions arch/Linux-x86-64-gfortran-regtest.psmp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Tested with: GFortran 8.3.0, MPICH 3.3, LAPACK 3.9.0, ScaLAPACK 2.0.2, FFTW 3.3,
# LIBINT 2.6.0, LIBXC 5.1.0, ELPA 2020.05.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# LIBINT 2.6.0, LIBXC 5.1.0, ELPA 2020.11.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# LIBVORI 201229
# Author: Matthias Krack (matthias.krack@psi.ch, PSI, January 2021)

Expand All @@ -10,7 +10,7 @@ AR = ar -r

include $(MPI_PATH)/plumed2/2.6.2/lib/plumed/src/lib/Plumed.inc.static

ELPA_VER = 2020.05.001
ELPA_VER = 2020.11.001
ELPA_INC = $(MPI_PATH)/elpa/$(ELPA_VER)/include/elpa_openmp-$(ELPA_VER)
ELPA_LIB = $(MPI_PATH)/elpa/$(ELPA_VER)/lib

Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-x86-64-gfortran.psmp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Tested with: GFortran 8.3.0, MPICH 3.3, LAPACK 3.9.0, ScaLAPACK 2.0.2, FFTW 3.3,
# LIBINT 2.6.0, LIBXC 5.1.0, ELPA 2020.05.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# LIBINT 2.6.0, LIBXC 5.1.0, ELPA 2020.11.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# LIBVORI 201229, LIBXSMM 1.16.1
# Author: Matthias Krack (matthias.krack@psi.ch, PSI, January 2021)

Expand All @@ -10,7 +10,7 @@ AR = ar -r

include $(MPI_PATH)/plumed2/2.6.2/lib/plumed/src/lib/Plumed.inc.static

ELPA_VER = 2020.05.001
ELPA_VER = 2020.11.001
ELPA_INC = $(MPI_PATH)/elpa/$(ELPA_VER)/include/elpa_openmp-$(ELPA_VER)
ELPA_LIB = $(MPI_PATH)/elpa/$(ELPA_VER)/lib

Expand Down
4 changes: 2 additions & 2 deletions arch/Linux-x86-64-intel-regtest.psmp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tested with: Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.5.274 Build 20180823
# Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.1.3.304 Build 20200925
# Intel MPI, MKL, LIBINT 2.6.0, LIBXC 5.1.0, LIBXSMM 1.16.1, ELPA 2020.05.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# Intel MPI, MKL, LIBINT 2.6.0, LIBXC 5.1.0, LIBXSMM 1.16.1, ELPA 2020.11.001, PLUMED 2.6.2, SPGLIB 1.16.0,
# LIBVORI 201229
# Author: Matthias Krack (matthias.krack@psi.ch, PSI, January 2021)

Expand All @@ -11,7 +11,7 @@ AR = ar -r

include $(MPI_PATH)/plumed2/2.6.2/lib/plumed/src/lib/Plumed.inc.static

ELPA_VER = 2020.05.001
ELPA_VER = 2020.11.001
ELPA_INC = $(MPI_PATH)/elpa/$(ELPA_VER)/include/elpa_openmp-$(ELPA_VER)
ELPA_LIB = $(MPI_PATH)/elpa/$(ELPA_VER)/lib

Expand Down

0 comments on commit d7da021

Please sign in to comment.