/[MITgcm]/MITgcm/tools/build_options/linux_alpha_g77+mpi
ViewVC logotype

Contents of /MITgcm/tools/build_options/linux_alpha_g77+mpi

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


Revision 1.1 - (show annotations) (download)
Mon Sep 29 16:15:24 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint53f_post, checkpoint54a_pre, checkpoint53b_pre, checkpoint51l_post, checkpoint51j_post, checkpoint52l_pre, checkpoint52e_pre, hrcube4, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint51o_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint52d_pre, checkpoint53c_post, branchpoint-genmake2, checkpoint51q_post, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint52l_post, checkpoint51r_post, checkpoint52k_post, checkpoint52b_pre, checkpoint54b_post, checkpoint51i_post, checkpoint54d_post, checkpoint51l_pre, checkpoint52m_post, checkpoint53a_post, checkpoint54, checkpoint51o_post, checkpoint51p_post, checkpoint53, checkpoint52, checkpoint51f_post, checkpoint52d_post, checkpoint52a_post, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint52c_post, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, hrcube5, checkpoint53b_post, checkpoint52a_pre, checkpoint52i_post, checkpoint51t_post, checkpoint53d_pre, checkpoint54c_post, checkpoint51n_post, checkpoint51i_pre, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint51m_post, checkpoint51s_post
Branch point for: branch-nonh, netcdf-sm0, branch-genmake2, tg2-branch, checkpoint51n_branch
 o added a platform-detection mechanism to guess at the optfile to use
     when none are specified
 o changed some optfile names to reflect the new platform naming
     convention--more work still needed in this area
 o added parsing of MITGCM_* environment variables

1 #!/bin/bash
2 #
3 # $Header$
4 #
5
6 FC='g77'
7 FOPTIM='-ffast-math -fexpensive-optimizations -fomit-frame-pointer -O3'
8 DEFINES='-DWORDLENGTH=4'
9 LIBS='-L/usr/local/lib/LINUX/ch_p4/ -lfmpich -lmpich'
10 INCLUDES='-I/usr/local/include'
11 CPP='cpp -traditional -P'

  ViewVC Help
Powered by ViewVC 1.1.22