/[MITgcm]/MITgcm/eesupp/src
ViewVC logotype

Index of /MITgcm/eesupp/src

Files shown:92
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
write_utils.F View Revision Graph  1.1  16 years  jmc   moved from model/src (no dependence to any model/inc or src file)
utils.F View Revision Graph  1.15  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
timers.F View Revision Graph  1.29  15 years  jmc   avoid un-used variables
timer_stats.c View Revision Graph  1.4  17 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
tim.c View Revision Graph  1.6  21 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…
stop_if_error.F View Revision Graph  1.2  16 years  jmc   new S/R ALL_PROC_DIE: like eedie but without the threads check and error msg.
sigreg.c View Revision Graph  1.6  17 years  ce107   Add check for SIGREG
setrlstk.c View Revision Graph  1.2  19 years  edhill   hopefully fix sigreg problems for Martin
scatter_yz.F View Revision Graph  1.3  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_xz.F View Revision Graph  1.3  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_vector.F View Revision Graph  1.5  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_2d_rx.template View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
ptwrapper.c View Revision Graph  1.1  20 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
print.F View Revision Graph  1.31  16 years  jmc   PRINT_ERROR to STDERR: keep message leading blanks (as for unit 0 print)
open_copy_data_file.F View Revision Graph  1.2  15 years  jmc   From Matt: each processor open different scratch files (for TARGET_BGL or TARGE…
nml_set_terminator.F View Revision Graph  1.3  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
nml_filter.F View Revision Graph  1.8  17 years  heimbach   Added TARGET_CRAYXT for I/O from/to SCRATCH
memsync.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
mdsfindunit.F View Revision Graph  1.2  18 years  ce107   Increased limit of open file descriptors to avoid unwarranted trouble
mds_reclen.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_check4file.F View Revision Graph  1.1  16 years  jmc   short S/R to check if file (with various suffix) exist
mds_byteswapr8.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_byteswapr4.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
mds_byteswapi4.F View Revision Graph  1.3  16 years  jmc   remove "tabs" from src files
master_cpu_thread.F View Revision Graph  1.2  16 years  dimitri   adding missing include files
master_cpu_io.F View Revision Graph  1.3  16 years  jmc   the only S/R from eesupp which needs PARAMS.h (because of useSingleCpuIO): Hide …
main.F View Revision Graph  1.23  17 years  cnh   Testing cvs messaging after loginfo change
lef_zero.F View Revision Graph  1.1  19 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
ini_threading_environment.F View Revision Graph  1.12  16 years  jmc   move the stop (if nThreads > MAX_NO_THREADS) earlier, before using nThreads.
ini_procs.F View Revision Graph  1.28  15 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
ini_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ini_communication_patterns.F View Revision Graph  1.10  15 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
gsum_jam.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum.F View Revision Graph  1.8  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
gsl_ieee_env.c View Revision Graph  1.2  17 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
global_vec_sum.F View Revision Graph  1.4  18 years  edhill   sometimes a from-scratch rewrite is the best fix
global_sum_tile.F View Revision Graph  1.3  16 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_sum_singlecpu.F View Revision Graph  1.4  16 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_sum.F View Revision Graph  1.14  16 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_max.F View Revision Graph  1.12  16 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
gather_yz.F View Revision Graph  1.2  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_xz.F View Revision Graph  1.2  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_vector.F View Revision Graph  1.4  18 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_2d_rx.template View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
fool_the_compiler.F View Revision Graph  1.9  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
fill_cs_corner_uv_rs.F View Revision Graph  1.4  16 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_tr_rl.F View Revision Graph  1.6  16 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_ag_rl.F View Revision Graph  1.3  16 years  jmc   add bj in exch2 arrays and S/R
exch_z_rx_cube.template View Revision Graph  1.4  15 years  jmc   add a stop if wrong tiling
exch_z_3d_rx.template View Revision Graph  1.3  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_xyz_rx.template View Revision Graph  1.9  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_xy_rx.template View Revision Graph  1.8  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_uv_xyz_rx.template View Revision Graph  1.11  16 years  jmc   In templates, replace EXCH macro with correspnding EXCH call.
exch_uv_xy_rx.template View Revision Graph  1.10  16 years  jmc   In templates, replace EXCH macro with correspnding EXCH call.
exch_uv_rx_cube.template View Revision Graph  1.5  15 years  jmc   add a stop if wrong tiling
exch_uv_dgrid_3d_rx.template View Revision Graph  1.2  16 years  jmc   fix bug (typo: _RL instead of _RX)
exch_uv_bgrid_3d_rx.template View Revision Graph  1.1  16 years  jmc   add a non-MPI Cube EXCH for B-grid vector (similar to EXCH_Z_CUBE for scalar)
exch_uv_agrid_3d_rx.template View Revision Graph  1.4  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_uv_3d_rx.template View Revision Graph  1.4  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_sm_3d_rx.template View Revision Graph  1.2  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_s3d_rx.template View Revision Graph  1.4  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_rx_send_put_y.template View Revision Graph  1.13  16 years  jmc   remove "tabs" from src files
exch_rx_send_put_x.template View Revision Graph  1.13  16 years  jmc   remove "tabs" from src files
exch_rx_recv_get_y.template View Revision Graph  1.13  16 years  jmc   remove "tabs" from src files
exch_rx_recv_get_x.template View Revision Graph  1.13  16 years  jmc   remove "tabs" from src files
exch_rx_cube.template View Revision Graph  1.5  15 years  jmc   add a stop if wrong tiling
exch_rx.template View Revision Graph  1.5  19 years  cnh   Added barrier that is needed for multi-threaded runs
exch_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_cycle_ebl.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_bg_rx_cube.template View Revision Graph  1.2  15 years  jmc   add a stop if wrong tiling
exch_3d_rx.template View Revision Graph  1.2  17 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
eewrite_eeenv.F View Revision Graph  1.11  16 years  jmc   change previous modif: print parameter on 1 line simply using PRINT_MESSAGE
eesupp_ad_diff.list View Revision Graph  1.5  17 years  heimbach   Slightly reduce diff.list
eesupp.flow View Revision Graph  1.13  16 years  jmc   new S/R ALL_PROC_DIE: like eedie but without the threads check and error msg.
eeset_parms.F View Revision Graph  1.27  15 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
eeintro_msg.F View Revision Graph  1.11  17 years  jmc   add cvs "$Name:"
eedie.F View Revision Graph  1.9  16 years  jmc   write a shorter msg (without the ending blanks)
eedata_example.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eeboot_minimal.F View Revision Graph  1.18  15 years  jmc   incorporate modifs from Contrib/nesting_sannino/code_nest_merged
eeboot.F View Revision Graph  1.17  20 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
different_multiple.F View Revision Graph  1.9  19 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
diff_phase_multiple.F View Revision Graph  1.4  18 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
dfile.F View Revision Graph  1.13  16 years  jmc   add argument to PRINT_LIST_* S/R for 1rst element to print
comm_stats.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
check_threads.F View Revision Graph  1.14  18 years  jmc   add the 1rst call to BAR_CHECK
barrier.F View Revision Graph  1.14  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
bar_check.F View Revision Graph  1.2  18 years  jmc   use print_error( , mythid)
bar2.F View Revision Graph  1.7  15 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
all_proc_die.F View Revision Graph  1.3  15 years  jmc   do not call MPI_FINALIZE if multi-component set-up (otherwise will hang here)
Makefile View Revision Graph  1.14  16 years  jmc   move mapping to global io-buffer inside gather_2d/scater_2d ; now type specific…
.cvsignore View Revision Graph  1.12  16 years  jmc   updated after adding new templates

  ViewVC Help
Powered by ViewVC 1.1.22