Mark Abraham wrote:
Xavier Periole wrote:
Here a following up of the compilation on the IBM.
I got the following warning:
1500-036: (I) The NOSTRICT option (default at OPT(3)) has the
potential
to alter the semantics of a program. Please refer to documentation on the
STRICT/NOSTRICT option for more information.
Should that be a worry?
Depending on the architecture, different optimizations get added in as
-Ox gets higher. You can selectively add "higher" things, e.g. -qhot,
which is probably a default at -O4. You should start with the compiler
man page to get some idea what this might affect.
More exhaustive PDF documentation does accompany all of the IBM
compilers. Often you can find it in installed in a subdirectory near
where the compiler is found in your path.
Mark
_______________________________________________
gmx-users mailing list gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php