Hi,
Is this really necessary to add -Dkind8 in the makefile anymore?? I found no kind8 string over all source codes (*.F).
How about -DPGF90?? When I use intel compile should I still add -DPGF90??
Thanks
Ata
-Dkind8 and -DPGF90
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Thu Oct 21, 2004 10:27 pm
- License Nr.: 156
-Dkind8 and -DPGF90
Last edited by ata on Wed Nov 25, 2009 1:31 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
-Dkind8 and -DPGF90
yes, please keep Dkind8 the precision of the variables is declared in symbol.inc. Whether it is necessary to keep DPGF90 depends on
whether your compiler handles the modules and interfaces in hamil, aedens, force and us correctly
whether your compiler handles the modules and interfaces in hamil, aedens, force and us correctly
Last edited by admin on Tue Jan 19, 2010 11:41 am, edited 1 time in total.