1. Overview
The newest stable version of OPAL is 2.4.0.
Versions with an odd minor version number like 2.1.2019.11 are development snapshots providing the newest features but less stability.
2. Installation of the OPAL binary distribution
The package can be installed wherever you want. Let’s name this directory $PREFIX
.
2.1. On Linux
-
change your working directory to
$PREFIX
-
download OPAL-2.4.0 for Linux
-
Un-tar the downloaded file:
tar xf OPAL-2.4.0-2-x86_64-linux.tar.xz
2.2. On macOS
-
change your working directory to
$PREFIX
-
download OPAL-2.4.0 for macOS
-
Un-tar the downloaded file:
tar xf OPAL-2.4.0-2-x86_64-macos.tar.xz
3. Running OPAL
Note MPI is included in the OPAL package. Be sure to use the MPI utilities shipped with the OPAL package!
Source the OPAL shell profile. For the time being only sh-like shells - like BASH, ZSH - are supported.
source "$PREFIX/OPAL-2.4.0/etc/profile.d/opal.sh"
Now you are ready to run OPAL (assuming you have an input file example.in
):
opal
or
opal example.in
or
mpirun -np 4 opal example.in
4. ChangeLog
Note This is the ChangeLog for the binary package not OPAL!
OPAL 2.4.0-2 - 2020, September 1
-
bugfix in the
opal.sh
shell profile -
recompiled on Linux due to an illegal instruction in gfortran
OPAL 2.4.0-1 - 2020, August 28
-
OPAL 2.4.0
-
AMR_MG and SAAMG solvers are enabled
-
update tool-chain
OPAL 2.2.1-1 - 2019, December 23
-
bugfix release OPAL 2.2.1
OPAL 2.2.0-1 - 2019, December 23
-
OPAL 2.2.0
OPAL 2.1.2019.11-1 - 2019, November 14
-
OPAL 2.1.2019.11 (git rev. 33a9bd1999808243eb17be7093b3b9065e531c6f)
-
compiled without SAAMG solver
-
updated toolchain
-
H5root removed
-
root removed
OPAL 2.0.2-1 - 2019, November 14
-
OPAL 2.0.2
-
compiled without SAAMG solver
-
updated toolchain
-
H5root removed
-
root removed
OPAL 2.0.1-1 - 2018, November 16
-
update to OPAL 2.0.1
-
parmetis
added -
wrong paths in CMake scripts fixed
OPAL 2.0.0rc2-2 - 2018, June 28
-
binutils
added
OPAL 2.0.0rc2-1 - 2017, May 4
-
first version with OPAL 2.0.0 release candidate 2
OPAL 1.6.1-3 - 2017, November 10th
-
shared libraries like
libpng12
,libz
,libnuma
added to binary package.
OPAL 1.6.1-2 - 2017. November 6
-
bug in H5root wrapper script fixed
-
file modes fixed
-
chowner/group set to
root:root
OPAL 1.6.1-1 - 2017, October 27
-
OPAL updated to version 1.6.1
OPAL 1.6.0-2 - 2017, September 29
-
OPAL version 1.6.0
-
update tool-chain
OPAL 1.4.0-1 - 2017, June 6
-
update to OPAL version 1.4.0
OPAL 1.3.2-3 - 2017, June 6 - add missing H5root (Linux package only!)
OPAL 1.3.2-2
-
Fix in
vtk2h5grid
OPAL 1.3.1-1
-
update to OPAL version 1.3.1
5. Old OPAL versions
Version | Source | Linux | macOS | Release Notes |
---|---|---|---|---|
OPAL-2.1.2019.11-1 |
||||
OPAL-2.0.1-1 |
http://amas.web.psi.ch/Downloads/OPAL/src//OPAL-2.0.1.tar.xz |
|||
OPAL-2.0.0rc2-2 |
||||
OPAL-2.0.0rc2-1 |
||||
OPAL-1.6.2-1 |
http://amas.web.psi.ch/Downloads/OPAL/src//OPAL-1.6.2.tar.xz |
|||
OPAL-1.6.1-3 |
http://amas.web.psi.ch/Downloads/OPAL/src//OPAL-1.6.1.tar.xz |
|||
OPAL-1.6.0-2 |
http://amas.web.psi.ch/Downloads/OPAL/src//OPAL-1.6.0.tar.xz |
|||
OPAL-1.4.0-1 |
||||
OPAL-1.3.2-3 |
||||
OPAL-1.3.2-2 |
||||
OPAL-1.3.1-1 |
||||
OPAL-1.3.0-1 |
||||
OPAL-1.2.0-1 |