BIBLOS v2.2

29th of October 2020

A list of changes is included in documentation available on this site and listed in release notes. To facilitate installation, BIBLOS v2.2 is delivered as a single package containing BIBLOS sources, installation scripts and external libraries packages.

Terms and Licensing

By downloading the code You agree to terms and conditions and software license.

Software Documents applicable to BIBLOS v2.2

Please read the documents below for information on compatible versions of EOCFI, OpenSF:

Download

BIBLOS can be downloaded as a package containing BIBLOS sources, automated installer and external libraries packages for Linux/Mac Operating Systems.

File Comments
Installer for GNU/Linux and MacOS Automated installer with COTS.
Download installation pakage, extract to preferred location and run script (replace paths to CC and CXX compillers with real ones)
export CC=/path/to/cc/compiler; export CXX=/path/to/c++/compiler/; source install_biblos.sh -c $desired_path_to_cots -i $desired_path_to_sources.
Tar file MD5: 82483ea87242bf36124bf3dc9327a6d2
Verification and Validation

Regression tests performed for BIBLOS v2.2 are presented in the document below

 

Test level

Document
Type Code Name Version
Module Report BIBLOS2-GMV-D9 Software Unit Integration Test Report 2.5

All inputs data for Building Blocks level, Modules level and PoC level are part of the installation package.

Requirements

BIBLOS v2.2 requires a set of external libraries to be installed and tools. Links to libraries and tools are provided here. Note that tools are supposed to be installed on target system, while external libraries are provided with installer. Recommended versions of external libraries are:

Library Version
OSFI Version 3.5.2 available in BIBLOS package
EOCFI Version 4.19 available in BIBLOS package
Boost C++ Libraries Version 1.71.0 available in BIBLOS package
Kiss FFT Version 1.3.0 available in BIBLOS package
Gnuplot-iostream Version 2 available in BIBLOS package
NetCDF Version 4.7.3 available in BIBLOS package
zlib Version 1.2.11 available in BIBLOS package
HDF5 Version 1.10.5 available in BIBLOS package
Eigen Version 3.3.7 available in BIBLOS package
Xerces Version 3.2.2 available in BIBLOS package
Tool Version
GCC including g++ (on Linux) or XCode (on MacOS) GCC version above or equal to 7.4.0, XCode version 11.3
Make Use version from repository of the system
CMake Version above or equal to 3.9, use version from repository of the system
Tar Use version from repository of the system
Unzip Use version from repository of the system
M4 Use version from repository of the system
Bash Use version from repository of the system
Gnuplot Version above or equal to 5.0