From zalik at rzg.mpg.de Mon Sep 18 11:36:05 2006 From: zalik at rzg.mpg.de (Yuriy Zaliznyak) Date: Mon, 18 Sep 2006 17:36:05 +0100 Subject: [FLASH-BUGS] AIX prototype Makefile.h Message-ID: <200609181536.RAA921702@post.rzg.mpg.de> FYI:: FLASH2.5, AIX5.3, xlf10.01 with -O3 (and deeper) optimization changes code symantics (and runtime segmentation faults) when using IEEE datatypes (I use these types with H5 for some regridding purposes, probably it also may happen in the other situations), thus I would suggest to add default "-qstrict" option to FFLAGS_OPT in the AIX prototyle Makefile.h. --------------------------------------------------- Dr Yuriy Zaliznyak, Max-Planck-Institute for Plasma Physics, NWG, D2-420, D-85748, Garching, Germany. Phone: +498932993604 Fax: +498932991011 --------------------------------------------------- From zalik at rzg.mpg.de Mon Sep 18 11:36:05 2006 From: zalik at rzg.mpg.de (Yuriy Zaliznyak) Date: Mon, 18 Sep 2006 17:36:05 +0100 Subject: [FLASH-BUGS] AIX prototype Makefile.h Message-ID: <200609181536.RAA921702@post.rzg.mpg.de> FYI:: FLASH2.5, AIX5.3, xlf10.01 with -O3 (and deeper) optimization changes code symantics (and runtime segmentation faults) when using IEEE datatypes (I use these types with H5 for some regridding purposes, probably it also may happen in the other situations), thus I would suggest to add default "-qstrict" option to FFLAGS_OPT in the AIX prototyle Makefile.h. --------------------------------------------------- Dr Yuriy Zaliznyak, Max-Planck-Institute for Plasma Physics, NWG, D2-420, D-85748, Garching, Germany. Phone: +498932993604 Fax: +498932991011 ---------------------------------------------------