/[MITgcm]/MITgcm/eesupp/inc/EEPARAMS.h
ViewVC logotype

Log of /MITgcm/eesupp/inc/EEPARAMS.h

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


Links to HEAD: (view) (download) (annotate)
Links to MAIN: (view) (download) (annotate)
Sticky Tag:

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 04:10:25 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.35: +54 -58 lines
Diff to previous 1.35
comment out few unused parameters (MAX_NO_PROCS, MAX_NO_BARRIERS, MAX_VGS)


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 22:06:32 2014 UTC (10 years, 2 months ago) by dimitri
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Attempting to run on 70K processes on pleiades.
Shall we remove this check?
It's not doing anything useful right now ...
except that we have to remember to increase
every time we run on a bigger config.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 01:06:09 2013 UTC (10 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint64s, checkpoint64t
Changes since 1.33: +7 -2 lines
Diff to previous 1.33
useSingleCpuInput separates single-CPU input from single-CPU output


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 15:49:48 2013 UTC (10 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint64q, checkpoint64r
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Increasing MAX_NO_PROCS to 46800, the number of processes
needed to run llc_4320 with 72x72 tiles.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 06:12:09 2013 UTC (11 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
MAX_NO_PROCS = 8192 (Moore's law catching up)


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 16:50:51 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f
Changes since 1.30: +9 -2 lines
Diff to previous 1.30
add Real-type constant for some frequently used simple number (0,1,2,1/2).


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 12:44:51 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.29: +9 -4 lines
Diff to previous 1.29
- move debugMode from PARAMS.h to EEPARAMS.h
- add more debLev (debLevC,D,E=3,4,5)


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 17:43:40 2010 UTC (13 years, 6 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y
Changes since 1.28: +4 -2 lines
Diff to previous 1.28
move "useOASIS" from PARAMS.h to EEPARAMS.h and read it from "eedata"


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat May 22 23:45:23 2010 UTC (13 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l
Changes since 1.27: +14 -9 lines
Diff to previous 1.27
move useSingleCpuIO from PARAMS.h to EEPARAMS.h


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 13:06:01 2010 UTC (14 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Increasing MAX_NO_PROCS to 4096.
As far as I can tell, this variable does nothing in the
code except keep track of historical computing trends.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Nov 24 00:16:33 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c
Changes since 1.25: +8 -3 lines
Diff to previous 1.25
incorporate modifs from Contrib/nesting_sannino/code_nest_merged


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Apr 21 16:00:53 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y
Changes since 1.24: +24 -16 lines
Diff to previous 1.24
- move printMapIncludesZeros from EESUPPORT.h to EEPARAMS.h
- add parameter (maxLengthPrt1D) to reduce length of 1.D array print in STDOUT


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 22:19:28 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.23: +28 -2 lines
Diff to previous 1.23
moved fixed parameters from PARAMS.h to EEPARAMS.h


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Jul 30 00:00:59 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, mitgcm_mapl_00
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
change default MAX_NO_THREADS to 4
(allows to get rid of local copies of EEPARAMS.h in aim verification exp.)


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 03:24:09 2006 UTC (18 years, 3 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post
Changes since 1.21: +2 -4 lines
Diff to previous 1.21
make embed_files act more like a normal package per JMC's suggestions


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 06:02:31 2006 UTC (18 years, 3 months ago) by edhill
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20
o add "--embed-source" option to genmake2 which, when the supporting
  tools can be compiled (as determined by genmake2) will turn on the
  embed_files package which then embeds the entire MITgcm source code
  (*.[fFhc] + Makefile) used for the build within the executable
  - requested by CNH but off by default
  - adds a paltry <9MB to the mitgcmuv executable in most cases
  - only writes the output when useEMBEDSRC in eedata is true


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 08:30:32 2005 UTC (18 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post
Changes since 1.19: +3 -2 lines
Diff to previous 1.19
 o add a signal handler so that a user can run "killall mitgcmuv"
   and the model will, at the end of the current iteration, write out
   all the normal checkpoint files and gracefully stop
   - off by default so its very unlikely to hurt anything
   - TODO: can be extended with an MPI global sum that will
     allow it to work the same way in an MPI environment


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 28 23:21:33 2005 UTC (18 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.18: +52 -2 lines
Diff to previous 1.18
 o put EEPARAMS.h back the way JMC insists
   - and fix args to global_vec_sum.F


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 28 01:58:25 2005 UTC (18 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.17: +4 -46 lines
Diff to previous 1.17
 o two changes to eesupp:
   - split EEPARAMS.h and add new sizes to EESIZE.h
   - add a vector global sum routine (eventually, for zonal averages)


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Sep 11 18:52:25 2005 UTC (18 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57s_post
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
 o add HAVE_SETRLSTK define and useSETRLSTK flag (eedata) which calls
   a C routine to unlimit the stack size
   - very helpful on clusters of workstations since the ulimit/limit
     behavior can (otherwise) only be inherited from parent processes
     which is difficult with some MPI-over-ssh/rsh implementations


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 08:29:56 2004 UTC (19 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, eckpoint57e_pre
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
increased MAX_NO_PROCS to 2048


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Mar 20 20:35:21 2004 UTC (20 years, 1 month ago) by edhill
Branch: MAIN
CVS Tags: checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
 o read the MNC run-time params at the eeboot stage
   - mnc will be gracefully disabled if the data.mnc file does not exist
 o add look-up tables for AJA's unlimited-dim interface


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Dec 16 23:50:58 2003 UTC (20 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
MAX_NO_PROCS   =  1024


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 01:54:33 2003 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52d_post
Changes since 1.12: +4 -2 lines
Diff to previous 1.12
add logical flag useCoupler for a multi-components set-up.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Nov 15 03:57:11 2002 UTC (21 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-exfmods-tag, branch-netcdf, branchpoint-genmake2, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_pre, ecco_c52_e35
Branch point for: branch-exfmods-curt, branch-genmake2, branch-nonh, checkpoint51n_branch, netcdf-sm0, tg2-branch
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
double hashes (") in comments not always appreciated.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Sep 16 18:11:58 2002 UTC (21 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
Enable tangent linear (forward mode) gradient checks:
o extended active file handling to g_... files
o added TANGENT_SIMULATION to theSimulationMode
o extended grdchk package accordingly


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 03:54:35 2001 UTC (22 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21, ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_c44_e26, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1, release1_chkpt44d_post, release1_final_v1, release1_p1, release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p8, release1_p9
Branch point for: c24_e25_ice, ecco-branch, release1, release1-branch, release1_coupled, release1_final
Changes since 1.9: +10 -4 lines
Diff to previous 1.9
Starting to bring comments up to date and format comments
for document extraction of "prototypes".


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:35 2001 UTC (22 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.8: +5 -3 lines
Diff to previous 1.8
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:41 2001 UTC (23 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: c37_adj, checkpoint35, checkpoint36, checkpoint37, checkpoint38, checkpoint39
Branch point for: pre38
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 16:20:30 2000 UTC (23 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-atmos-merge-freeze, branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-start, branch-atmos-merge-zonalfilt, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Changed MAX_NO_THREADS from 1 to 32.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 19:37:13 2000 UTC (23 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint29, checkpoint30, checkpoint31
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Changed MAX_NO_THREADS to 1 since we now use this to declare
work arrays.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:55 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15, checkpoint16, checkpoint17, checkpoint18, checkpoint19, checkpoint20, checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint26, checkpoint27, checkpoint28
Changes since 1.4: +24 -5 lines
Diff to previous 1.4
Changes for new exchange routines which do general tile <-> tile
connectivity, variable width overlap regions and provide
hooks for shared memory  and DMA protocols like Arctic, Memory Channel
etc..


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu May 21 18:30:45 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint10, checkpoint11, checkpoint12, checkpoint13, checkpoint14, checkpoint2, checkpoint3, checkpoint4, checkpoint5, checkpoint6, checkpoint7, checkpoint8, checkpoint9
Branch point for: branch-rdot, checkpoint7-4degree-ref
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
Added support for binary IO of model fields for restart and/or
postprocessing


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 23:41:54 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, kloop1, kloop2, redigm
Changes since 1.2: +13 -1 lines
Diff to previous 1.2
Improvements to I/O and feedback info.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 23 20:59:34 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1
Further  changes for converting $Id to $Header


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 19:15:30 1998 UTC (26 years ago) by cnh
Branch: MAIN
Branch point for: cnh
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22