Link Search Menu Expand Document

CREST Continuous Release


The continuous release of CREST can be found at https://github.com/crest-lab/crest/releases/tag/latest

It is automatically build from the most current commit on the CREST main branch, once using the meson build system with ifort/icx compilers and once with GNU compilers and openBLAS as linear algebra backend.

To use the program simply download the tar ball, unpack it

tar -xf crest-gnu-12-ubuntu-latest.tar.xz

and add the binary to your program path (see here). Being statically linked, the binaries should not need any further dependencies at run time.


Back to top

Copyright © 2022-2024 Philipp Pracht.

CREST is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.