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

Index of /MITgcm/eesupp/src

Files shown:84
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
mdsfindunit.F View Revision Graph  1.2  17 years  ce107   Increased limit of open file descriptors to avoid unwarranted trouble
timers.F View Revision Graph  1.28  16 years  ce107   Blue Gene/L specific fixes for timers and libhpm
eedie.F View Revision Graph  1.8  18 years  ce107   Added calls to initialize and finalize the HPM Toolkit for performance counters …
sigreg.c View Revision Graph  1.6  16 years  ce107   Add check for SIGREG
bar2.F View Revision Graph  1.6  18 years  cnh   Changes that enable OpenMP based threads. Note - not all compute code is compati…
main.F View Revision Graph  1.23  16 years  cnh   Testing cvs messaging after loginfo change
barrier.F View Revision Graph  1.13  18 years  cnh   Changes toward getting exf working multi-threaded. o added some opitonal consi…
exch_rx.template View Revision Graph  1.5  18 years  cnh   Added barrier that is needed for multi-threaded runs
exch_z_rx_cube.template View Revision Graph  1.3  22 years  cnh   Starting to bring comments up to date and format comments for document extracti…
mds_byteswapr8.F View Revision Graph  1.2  17 years  dimitri   Alternative formulation of BYTESWAP, faster than compiler flag -byteswapio on th…
gather_yz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
mds_byteswapi4.F View Revision Graph  1.2  17 years  dimitri   Alternative formulation of BYTESWAP, faster than compiler flag -byteswapio on th…
mds_byteswapr4.F View Revision Graph  1.2  17 years  dimitri   Alternative formulation of BYTESWAP, faster than compiler flag -byteswapio on th…
gather_xz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_vector.F View Revision Graph  1.4  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_2d.F View Revision Graph  1.8  16 years  dimitri   o gather_2d/scatter_2d: removed halo regions This means that the overlap regions…
scatter_2d.F View Revision Graph  1.7  16 years  dimitri   o gather_2d/scatter_2d: removed halo regions This means that the overlap regions…
exch_cycle_ebl.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum.F View Revision Graph  1.7  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
memsync.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ptwrapper.c View Revision Graph  1.1  19 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
eewrite_eeenv.F View Revision Graph  1.9  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
fool_the_compiler.F View Revision Graph  1.8  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
global_vec_sum.F View Revision Graph  1.4  17 years  edhill   sometimes a from-scratch rewrite is the best fix
nml_set_terminator.F View Revision Graph  1.3  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eedata_example.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
setrlstk.c View Revision Graph  1.2  17 years  edhill   hopefully fix sigreg problems for Martin
global_sum.F View Revision Graph  1.12  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eeboot.F View Revision Graph  1.17  19 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
utils.F View Revision Graph  1.15  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
tim.c View Revision Graph  1.6  20 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…
global_max.F View Revision Graph  1.11  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum_jam.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ini_jam.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
dfile.F View Revision Graph  1.12  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_jam.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eeset_parms.F View Revision Graph  1.24  16 years  heimbach   Added TARGET_CRAYXT for I/O from/to SCRATCH
eesupp_ad_diff.list View Revision Graph  1.5  16 years  heimbach   Slightly reduce diff.list
ini_communication_patterns.F View Revision Graph  1.9  18 years  heimbach   Fix a declaration (pi,pj -> picnt,pjcnt)
ini_procs.F View Revision Graph  1.24  16 years  heimbach   Changed an unsafe MPI_SEND/MPI_RECV sequence into a safe MPI_BCAST (previous con…
exch_rx_cube.template View Revision Graph  1.4  16 years  heimbach   Comment a bunch of EESUPPORT.h includes which are not necessary and interfere wi…
nml_filter.F View Revision Graph  1.8  16 years  heimbach   Added TARGET_CRAYXT for I/O from/to SCRATCH
global_sum_singlecpu.F View Revision Graph  1.1  16 years  jahn   global sum of a 2d array, performed on a single CPU
Makefile View Revision Graph  1.12  16 years  jmc   add an other EXCH S/R for D-grid velocity field
eeboot_minimal.F View Revision Graph  1.17  17 years  jmc   change error msg: replace INI_PROCS by EEBOOT_MINIMAL
global_sum_tile.F View Revision Graph  1.1  16 years  jmc   sum over all tiles & processes (input array has 1 value per tile)
exch_z_3d_rx.template View Revision Graph  1.3  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
timer_stats.c View Revision Graph  1.4  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
different_multiple.F View Revision Graph  1.9  18 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
exch_uv_dgrid_3d_rx.template View Revision Graph  1.1  16 years  jmc   add an other EXCH S/R for D-grid velocity field
exch_uv_3d_rx.template View Revision Graph  1.4  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
scatter_xz.F View Revision Graph  1.2  16 years  jmc   add cvs Header: and Name: include CPP_EEOPTIONS.h (rather than CPP_OPTIONS.h)
check_threads.F View Revision Graph  1.14  17 years  jmc   add the 1rst call to BAR_CHECK
exch_xy_rx.template View Revision Graph  1.8  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_uv_xy_rx.template View Revision Graph  1.9  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
gsl_ieee_env.c View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
exch_sm_3d_rx.template View Revision Graph  1.2  16 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  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
ini_threading_environment.F View Revision Graph  1.10  17 years  jmc   stop if MAX_NO_THREADS is too small.
master_cpu_io.F View Revision Graph  1.1  17 years  jmc   simple function, true if master thread (and master cpu, if useSingleCpuIO): thi…
fill_cs_corner_ag_rl.F View Revision Graph  1.1  16 years  jmc   add an other EXCH S/R for Second-Moment (Sxy)
mds_reclen.F View Revision Graph  1.2  15 years  jmc   PARAMS.h no longer needed
eeintro_msg.F View Revision Graph  1.11  16 years  jmc   add cvs "$Name:"
.cvsignore View Revision Graph  1.10  16 years  jmc   add an other EXCH S/R for D-grid velocity field
exch_uv_xyz_rx.template View Revision Graph  1.10  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
exch_3d_rx.template View Revision Graph  1.2  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
bar_check.F View Revision Graph  1.2  17 years  jmc   use print_error( , mythid)
exch_uv_agrid_3d_rx.template View Revision Graph  1.4  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
fill_cs_corner_uv_rs.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
exch_xyz_rx.template View Revision Graph  1.9  16 years  jmc   cleaning: - only 1 RETURN instruction per S/R (to help TAF) - comment out #inc…
print.F View Revision Graph  1.28  16 years  jmc   check that line to write (in PRINT_MAP) really fit into the buffer size
lef_zero.F View Revision Graph  1.1  18 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
diff_phase_multiple.F View Revision Graph  1.4  17 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
fill_cs_corner_tr_rl.F View Revision Graph  1.3  16 years  jmc   add argument "withSigns" (needed for SOM_xy moment)
scatter_yz.F View Revision Graph  1.2  16 years  jmc   add cvs Header: and Name: include CPP_EEOPTIONS.h (rather than CPP_OPTIONS.h)
eesupp.flow View Revision Graph  1.8  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
scatter_vector.F View Revision Graph  1.4  16 years  jmc   add cvs Header: and Name: include CPP_EEOPTIONS.h (rather than CPP_OPTIONS.h)
exch_uv_rx_cube.template View Revision Graph  1.4  19 years  jmc   o change in EXCH_UV for CS-grid: add one u,v in the corner-halo region that al…
exch_rx_send_put_y.template View Revision Graph  1.12  15 years  utke   change directive name
exch_rx_recv_get_x.template View Revision Graph  1.12  15 years  utke   change directive name
exch_rx_recv_get_y.template View Revision Graph  1.12  15 years  utke   change directive name
exch_rx_send_put_x.template View Revision Graph  1.12  15 years  utke   change directive name

  ViewVC Help
Powered by ViewVC 1.1.22