Open SUSE packages
From Gerris
(Difference between revisions)
| Revision as of 08:43, 12 June 2010 Klaus (Talk | contribs) ← Previous diff |
Revision as of 08:45, 12 June 2010 Klaus (Talk | contribs) Next diff → |
||
| Line 23: | Line 23: | ||
| '''Issues related to the installation of Gerris on openSUSE 11.2:''' | '''Issues related to the installation of Gerris on openSUSE 11.2:''' | ||
| - | * The openSuse 11.2 packages are linked to openmpi and 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. | + | * 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. |
| Consider a setup using MPICH2 instead of openMPI. | Consider a setup using MPICH2 instead of openMPI. | ||
Revision as of 08:45, 12 June 2010
Daily snapshot builds for openSUSE are available at:
One click install links:
- openSUSE 11.2 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- openSUSE 11.1 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_10 : gerris-snapshot.ymp, gfsview-snapshot.ymp
- SLE_11 : gerris-snapshot.ymp, gfsview-snapshot.ymp
Or you can go to the repositories:
- http://download.opensuse.org/repositories/home:/popinet/openSUSE_11.1
- http://download.opensuse.org/repositories/home:/popinet/openSUSE_11.2
- http://download.opensuse.org/repositories/home:/popinet/SLE_10
- http://download.opensuse.org/repositories/home:/popinet/SLE_11
Or search yourself: http://software.opensuse.org/search
openSUSE users please feel free to improve this page by adding more detailed installation instructions
Issues related to the installation of Gerris on openSUSE 11.2:
- 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.
Consider a setup using MPICH2 instead of openMPI.

