Skip to content

Repair the iWrap compilation

Mireille Schneider requested to merge python_iwrap_refresh into master
source config_iter_sdcc.sh gfortran NO   # or ifort instead of gfortran. The "NO" means not "choices" hence reflist, this set XML_USE_CHOICE (on the gateway I think I could make only ifort work, on sdcc both are ok)
build_imas.csh
iwrap -f iwrap/chease_reflist.yaml -i ~/public/PYTHON_ACTORS
python python/run_chease_iwrap_reflist.py > /tmp/$USER/o.reflist

(The above allows centralized compilation)

Used to work, but now iwrap "old" ?

Edited by Olivier Sauter

Merge request reports