Supported platforms and compilersΒΆ

DIRAC requires Fortran 90, C, and C++ compilers. The program is designed to run on a unix-like operating system, and uses MPI for parallel calculations. Optionally DIRAC can (and should) be linked to platform specific BLAS and LAPACK libraries.

We have tested DIRAC 12.7 on the following platforms:

  • Linux i386
  • Linux x86_64
  • Mac OSX
  • Windows

We have tested DIRAC 12.7 with the following compilers:

  • gfortran/gcc (minimum gfortran version 4.3.6)
  • ifort/icc
  • xlf/xlc

Please write us about your experiences with other platforms.