Open SUSE packages
From Gerris
Daily snapshot builds for openSUSE are available at:
One click install links:
- openSUSE 12.2 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- openSUSE 12.1 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- openSUSE 11.4 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_10 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_11 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_11_SP1 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_11_SP2 : gerris-snapshot.ymp, gfsview-snapshot.ymp
Or you can use zypper:
- This is described for the CentOS install but should also work on openSUSE.
Or you can go to the repositories:
- http://download.opensuse.org/repositories/home:/popinet/openSUSE_12.2
- http://download.opensuse.org/repositories/home:/popinet/openSUSE_12.1
- http://download.opensuse.org/repositories/home:/popinet/openSUSE_11.4
- http://download.opensuse.org/repositories/home:/popinet/SLE_10
- http://download.opensuse.org/repositories/home:/popinet/SLE_11
- http://download.opensuse.org/repositories/home:/popinet/SLE_11_SP1
- http://download.opensuse.org/repositories/home:/popinet/SLE_11_SP2
Issues related to the installation of Gerris on openSUSE 11.2 and SLES11/SLED11:
- The openSuse 11.2 packages are linked to openmpi which is in turn linked to dapl but should be linked to compat-dapl on Linux systems (according to a developers note: "...DAPL is not recommended for Linux systems. It is mainly in the Open MPI code base to support Solaris. ..."). Due to this setup Gerris doesn't work an creates errors related to dapl / IB communication problems. The workaround suggested by the developer: "You should be able to avoid these warnings by editing the Open MPI system-wide run-time parameters file and adding the following: btl = ^udapl This tells Open MPI to load all BTL plugins *except* the "udapl" plugin." doesn't fix the problem.
Note however that this is not an issue with Gerris itself but with the (bad) way openmpi is packaged for openSuse 11.2.
Future Gerris binaries for openSuse 11.2 may use mpich2 instead of openmpi.
- SLES11_SP1 : you need to add btl = ^udapl at the end of /etc/openmpi-mca-params.conf