You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Instalacija Beagle biblioteke:

wget -c https://github.com/beagle-dev/beagle-lib/archive/v3.0.2.zip
CC=icc CXX=icpc FC=ifort F90=ifort ./configure --prefix=/apps/beagle302
make && make install

Dostupne verzije su:




Primjer korištenja:

module load beast/1.10.2
beast -threads $NSLOTS $1
  • No labels