Difference between revisions of "BwUniCluster/Maintenance/2016-10"

From bwHPC Wiki
Jump to: navigation, search
m (Freiburg software)
m
Line 47: Line 47:
 
* numlib/python_numpy/1.11.2-python-2.7.12
 
* numlib/python_numpy/1.11.2-python-2.7.12
 
* chem/gromacs/5.1.4
 
* chem/gromacs/5.1.4
* chem/amber/14 (Amber 14/16 available on bwFor-Cluster Justus)
+
* chem/amber/12 with Intel 14 only (Amber 14 available on bwFor-Cluster Justus)
* chem/dalton/2016 (bwFor-Cluster Justus)
+
* chem/dalton/2016
   
 
== CHANGED Software Defaults ==
 
== CHANGED Software Defaults ==
Line 111: Line 111:
 
* phys/qutip/2.2.0
 
* phys/qutip/2.2.0
 
* lib/matplotlib/1.3.1
 
* lib/matplotlib/1.3.1
* chem/amber/12 (Amber 15/16 available on bwFor-Cluster Justus)
 
 
* chem/dalton/2013 (Dalton 2016 available on bwFor-Cluster Justus)
 
* chem/dalton/2013 (Dalton 2016 available on bwFor-Cluster Justus)
 
* chem/gromacs/4.5.3_gridcount-1.4
 
* chem/gromacs/4.5.3_gridcount-1.4

Revision as of 15:57, 25 October 2016

The bwUniCluster system was unavailable between October 17, 2016 and October 21, 2016 for maintenance which had been completed as planned.

We strongly recommend to recompile your source code after the maintenance due to operating system as well as software and libraries upgrade. This does also apply to binaries that may have been built as add-ons for existing software modules, e.g. private packages for R and Octave, Matlab MEX files, etc.

All pending jobs had been canceled due to possibly obsolete dependencies.


1 Operational System Upgrade

Upgrade from Red Hat Enterprise Linux Server release 6.8 (Santiago) to Red Hat Enterprise Linux Server release 7.2 (Maipo)


2 REPLACED SSH Host Key

The original SSH host key of bwUniCluster has been generated under Redhat 6 with DSA. Redhat 7 and latest SSH clients recommend improved key generation algorithm such as ECDSA and ED25519. Indeed, Redhat 7 has opted out DSA key generation. Following the recommendations the original SSH host key of bwUniCluster has been replaced with a new one based on ECDSA.

2.1 HowTo: Putty users

If you have used the putty client before the maintenance the original SSH host key has been cached. Putty will pop up the following message to you (cf. screen shot below):

BwUniCluster howto replace ssh host key putty 2016-10-21.png

By accepting it (button Yes) putty will stored the new SSH host key.

2.2 HowTo: Linux and macOS users

Remove the SSH host key of the bwUniCluster host name (bwunicluster.scc.kit.edu or uc1.scc.kit.edu):

for hostname in uc1.scc.kit.edu bwunicluster.scc.kit.edu uc1-login1.scc.kit.edu uc1-login2.scc.kit.edu; do ssh-keygen -f "${HOME}/.ssh/known_hosts" -R $hostname ; done

Afterwards and during login accept the new host key:

ECDSA key fingerprint is e0:3b:1e:36:80:44:c5:48:e9:b3:eb:65:34:ba:72:5c.
Are you sure you want to continue connecting (yes/no)?
yes

3 Updated and new software modules

  • devel/python/2.7.12
  • devel/python/3.5.2
  • math/R/3.3.1
  • math/rstudio/0.99
  • math/sagemath/7.3
  • numlib/gsl/2.2.1-gnu-4.8
  • numlib/gsl/2.2.1-intel-16.0
  • numlib/fftw/3.3.5-impi-5.1.3-gnu-4.8
  • numlib/fftw/3.3.5-impi-5.1.3-intel-16.0
  • numlib/python_numpy/1.11.2-python-2.7.12
  • chem/gromacs/5.1.4
  • chem/amber/12 with Intel 14 only (Amber 14 available on bwFor-Cluster Justus)
  • chem/dalton/2016

4 CHANGED Software Defaults

Software modules for which a newer version has been set as the default.

  • chem/turbomole/7.0 -> chem/turbomole/7.1
  • chem/tmolex/4.1 -> chem/tmolex/4.2
  • devel/python/2.7.10 -> devel/python/2.7.12 (actually not the default but newest 2.7 release)
  • devel/python/3.5.0 -> devel/python/3.5.2
  • math/R/3.1.2 -> math/R/3.3.1
  • numlib/fftw/3.3.3-impi-4.1.1-intel-13.1 -> numlib/fftw/3.3.5-impi-5.1.3-intel-16.0
  • numlib/gsl/1.16-intel-13.1 -> numlib/gsl/2.2.1-intel-16.0
  • compiler/intel/15.0 -> compiler/intel/16.0
  • numlib/mkl/11.2.3 -> numlib/mkl/11.3.4
  • mpi/impi/5.0.3-intel-15.0 -> mpi/impi/5.1.3-intel-16.0
  • devel/itac/9.0.3 -> devel/itac/9.1.2

5 RECOMPILED Software Modules

Software modules which have been recompiled with different compiler or libraries

  • phys/qutip/3.1.0
  • chem/xcrysden/1.5.60

6 REMOVED Software Modules

6.1 Intel compiler and related software

Very old Intel compiler and related modules (which was available to all bwUniCluster users (/opt/bwhpc/common/modulefiles):

  • compiler/intel/12.1
  • compiler/intel/13.1
  • numlib/mkl/10.3.12
  • numlib/mkl/11.0.5
  • mpi/impi/4.1.0-gnu-4.4
  • mpi/impi/4.1.0-gnu-4.5
  • mpi/impi/4.1.0-intel-12.1
  • mpi/impi/4.1.1-gnu-4.4
  • mpi/impi/4.1.1-gnu-4.7
  • mpi/impi/4.1.1-intel-13.1
  • devel/itac/8.1.1
  • devel/itac/8.1.2
  • mpi/openmpi/1.6.5-intel-12.1
  • mpi/openmpi/1.6.5-intel-13.1
  • mpi/openmpi/1.8-intel-12.1
  • mpi/openmpi/1.8-intel-13.1
  • mpi/openmpi/1.10-intel-12.1
  • mpi/openmpi/1.10-intel-13.1

Note that all dependent modules and binaries will stop working thereafter. So rebuild your modules and/or binaries with newer versions of the Intel compiler.

6.2 Common software

Software that was available to all bwUniCluster users (/opt/bwhpc/common/modulefiles):

  • chem/turbomole/6.5
  • chem/turbomole/6.6
  • chem/tmolex/4.0
  • chem/molden/5.2.1
  • devel/cmake/2.8.11 (now system default version)
  • lib/hdf5/1.8.13-gnu-4.4
  • lib/hdf5/1.8.13-openmpi-1.8-gnu-4.4
  • math/R/3.0.2
  • numlib/fftw/3.3.3-impi-4.1.1-gnu-4.4
  • numlib/fftw/3.3.3-impi-4.1.1-intel-13.1
  • numlib/gsl/1.16-gnu-4.4
  • numlib/gsl/1.16-intel-13.1
  • phys/qutip/2.2.0
  • lib/matplotlib/1.3.1
  • chem/dalton/2013 (Dalton 2016 available on bwFor-Cluster Justus)
  • chem/gromacs/4.5.3_gridcount-1.4
  • chem/gromacs/4.6.2
  • chem/gromacs/5.0
  • chem/gromacs/5.0.2

6.3 Freiburg software

Software that was ONLY available to users from Freiburg (/opt/bwhpc/fr/modulefiles):

  • chem/lammps/5Sep2014_linux
  • chem/lammps/5Sep2014_mkl
  • cns/nest/2.2.2-python-2.7.6_cns
  • cns/nest/2.8.0-python-2.7.6_cns
  • devel/cmake/3.0.1
  • devel/python/2.7.6_cns

|