whizard is hosted by Hepforge, IPPP Durham

Up


Compiler compatibility

WHIZARD 2, 3

For compiling WHIZARD 2 or 3, you need a Fortran compiler that supports the Fortran 2008 standard and is able to correctly compile Fortran 2008 programs. Unfortunately, not all of the currently available compilers meet this requirement.

Here is a list of compilers that have been validated to work with WHIZARD:

Regressions:

Compilers that are not complete F2003/2008 compilers and do not work (but might work in a very distant future):

  • nvfortran (commercial; nVIDIA; version > 23.7) https://developer.nvidia.com/hpc-compilers has many F2003/08 features implemented already, but the backend of the compiler is still a bit too buggy to be reliably used.

For using the O'Mega matrix element generator which is part of the core of WHIZARD, you need the OCaml programming language (interpreter/compiler). This is available free of charge for most platforms from http://ocaml.org/. The Linux distributions of Debian, Mandrake, RedHat, and SuSE have it included. Version 4.08.0 or newer is required. (but see the note below)


Note for NAG users: For several versions of NAG, the standard debugging flag -g is referencing for historical reasons to the upsf90 debugger which is no longer supported. If you want to use debugging information set the -g90 flag referring to the dbx90 or gdb debuggers.

Note for OCaml with WHIZARD versions before 2.0.3: While for modern WHIZARD versions, OCaml 4.08.0 or newer is required, older versions of WHIZARD up to 3.1.2 needed OCaml 4.05.0, WHIZARD 3.0.0beta needed OCaml 4.02.3, while until WHIZARD 2.7.1 only needed OCaml 3.12.0 or newer, and even older versions of WHIZARD up to 2.0.2 only worked with OCaml versionsup to 3.11.X. WHIZARD versions prior to 2.8.2 did not compile with OCaml 4.08.0 or newer.



WHIZARD 1

For compiling WHIZARD 1, you need a Fortran compiler that supports the Fortran 90/95 standard and is able to correctly compile Fortran 90/95 programs. Almost all of the modern compilers meet this requirement.

Here is a list of compilers that have been validated to work with WHIZARD 1:

Compilers that have been reported not to work include:

  • Pathscale Fortran.

For using the O'Mega matrix element generator cf. the information above for WHIZARD 2.



General information

Note that the performance of the WHIZARD executable varies substantially depending on the system, compiler, and compiler options.

Additional information is welcome; please contact us: mail


This WWW page is brought to you by Wolfgang Kilian, Jürgen Reuter, and Thorsten Ohl. It is valid XHTML 1.1, as can be verified online by going to the W3C MarkUp Validation Service. Valid XHTML 1.1!