Running fluka on different machine

Dear Experts,

Is there a way to compile fluka on one machine that have gfortran7(9) and run on different machine with older version? I want run fluka on cluster but it doesnt have gfortran7.

Dear Semyon,

unfortunately FLUKA relies on the shared libraries of gfortran 7 at least.

If your clusters operating system is CentOS 7, then you can check if the devtoolset-7 (8 or 9) is installed. See: How to install new gcc and development tools under CentOS 7 | Any IT here? Help Me!

If not you need to contact your cluster’s administrator for help installing the devtoolset package, or compiles gfortran from source.

Cheers,
David