Supported platforms and compilers
From Diracwiki
DIRAC requires compilers Fortran 90, C, and C++.
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 DIRAC11 on the following platforms:
- Linux i386
- Linux x86_64
- Mac OSX
- AIX powerpc
We have tested DIRAC11 with the following compilers:
- gfortran/gcc
- ifort/icc
- g95/gcc
- xlf/xlc
Please write us about your experiences with other platforms.
