Skip to content

Intel2017 compiler ready

Ringaile Placakyte requested to merge intel2017_compiler_ready into master

Intel2017 compiler ready

  1. Fixes related to intel compiler -- adjust configure.ac, define new symbols to adapt for difference in compilation options between gfortran and ifort -- cleanup for a number of Makefile.am . Several duplicated symbols removed (e.g. fixed-length-132 is taken by default anyhow)
  2. Fix collisions of common block and function names, detected by ifort ( SACOT and diffractive codes)
  3. hf_pdf -> xfitter_pdf
  4. xfitter-draw should be compilable on mac (ratio -> xratio); version is now visible under the logo

Merge request reports

Loading