/[MITgcm]/MITgcm/tools/adjoint_options/adjoint_diva
ViewVC logotype

Diff of /MITgcm/tools/adjoint_options/adjoint_diva

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.16 by jmc, Fri Aug 9 18:28:36 2013 UTC revision 1.17 by jmc, Fri Jan 3 17:11:56 2014 UTC
# Line 20  AD_TAMC_FLAGS="-reverse -admark ad -i4 - Line 20  AD_TAMC_FLAGS="-reverse -admark ad -i4 -
20  FTL_TAMC_FLAGS="-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log $FTL_TAMC_FLAGS"  FTL_TAMC_FLAGS="-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log $FTL_TAMC_FLAGS"
21  SVD_TAMC_FLAGS="-reverse -forward -pure -i4 -r4 -l tamc_svd.log $SVD_TAMC_FLAGS"  SVD_TAMC_FLAGS="-reverse -forward -pure -i4 -r4 -l tamc_svd.log $SVD_TAMC_FLAGS"
22    
23  AD_TAF_FLAGS="-pure -reverse -i4 -r4 -intrinsic system,flush -l taf_ad.log $AD_TAF_FLAGS"  AD_TAF_FLAGS="-reverse -pure -i4 -r4 -intrinsic system,flush -l taf_ad.log $AD_TAF_FLAGS"
24  FTL_TAF_FLAGS="-forward -i4 -r4 -intrinsic system,flush -l taf_ftl.log $FTL_TAF_FLAGS"  FTL_TAF_FLAGS="-forward -i4 -r4 -intrinsic system,flush -l taf_ftl.log $FTL_TAF_FLAGS"
25  SVD_TAF_FLAGS="-reverse -forward -pure -i4 -r4 -intrinsic system,flush -l taf_svd.log $SVD_TAF_FLAGS"  SVD_TAF_FLAGS="-reverse -forward -pure -i4 -r4 -intrinsic system,flush -l taf_svd.log $SVD_TAF_FLAGS"
26    
27    #- switch to fastopt.net TAF server (instead of default fastopt.de):
28    AD_TAF_FLAGS="-server fastopt.net $AD_TAF_FLAGS"
29    FTL_TAF_FLAGS="-server fastopt.net $FTL_TAF_FLAGS"
30    SVD_TAF_FLAGS="-server fastopt.net $SVD_TAF_FLAGS"
31    
32  #- using DIVA, we need to show some MPI code to TAF:  #- using DIVA, we need to show some MPI code to TAF:
33  if test "x$MPI" != x ; then  if test "x$MPI" != x ; then
34    AD_TAF_FLAGS="$AD_TAF_FLAGS"' -mpi -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'    AD_TAF_FLAGS="$AD_TAF_FLAGS"' -mpi -include $(LOCAL_MPI_HEADERS) -I./mpi_headers/'

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22