/[MITgcm]/MITgcm_contrib/test_scripts/engaging/test_engag_ifc_mpi
ViewVC logotype

Log of /MITgcm_contrib/test_scripts/engaging/test_engag_ifc_mpi

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


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

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 16:55:12 2023 UTC (18 months, 2 weeks ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +6 -6 lines
Diff to previous 1.24
print time few more times


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Nov 6 14:23:01 2023 UTC (20 months, 1 week ago) by jmc
Branch: MAIN
Changes since 1.23: +4 -1 lines
Diff to previous 1.23
easier for running only restart test


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Oct 19 14:43:00 2023 UTC (20 months, 4 weeks ago) by jmc
Branch: MAIN
Changes since 1.22: +9 -3 lines
Diff to previous 1.22
check testreport exit value before running restart test


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 15:02:22 2023 UTC (2 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.21: +22 -22 lines
Diff to previous 1.21
- minor tweaks to get more unifor set of scripts.
- also tweak "-j" options (added in: gfoAdm, gfoTlm, o64Adm, changed from 3
  to 2 in o64Mpi) for first compiling step (-nr).


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 20:36:21 2022 UTC (2 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Specify explicitly a time limit


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Aug 17 15:31:02 2022 UTC (2 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Remove centos6 version and rename centos7 version by dropping suffix ".c7"


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 18:47:27 2021 UTC (3 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
no needs to exclude nodes 360 & 365 anymore (SLURM now rightly have them as centos7)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 18:03:27 2021 UTC (3 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.17: +9 -8 lines
Diff to previous 1.17
like other (non intel) test script, use specific option "dblTr" to
run several testreport (instead of a single one).


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Aug 12 14:24:25 2021 UTC (3 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Update with new front-end (eofe8 replacing eofe4)


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 15:33:11 2021 UTC (4 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
- add "-j 4" to speed up ;
- also exclude 2 centos7 nodes that are wrongly assign (by Slurm) as centos6


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 23 15:48:53 2020 UTC (4 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
break one "#SBATCH" instruction line to put "--constraint=centos6" on it's own line


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 23:27:16 2019 UTC (5 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
update some comments


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jun 27 22:26:36 2019 UTC (6 years ago) by jmc
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
remove list of excluded nodes


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Nov 7 23:14:37 2018 UTC (6 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.11: +9 -6 lines
Diff to previous 1.11
safer way to checkout master branch


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 14:04:15 2018 UTC (6 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.10: +7 -3 lines
Diff to previous 1.10
fix links in global_oce_cs32 & global_oce_llc90 (in verification_other)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 18:52:19 2018 UTC (6 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.9: +64 -33 lines
Diff to previous 1.9
updated to download additional experiment from GitHub verification_other
 (instead of from CVS MITgcm_contrib/verification_other)


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 00:27:07 2018 UTC (7 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.8: +10 -6 lines
Diff to previous 1.8
- change job name & job err + std outp file names
- list the 3 different ways to access GitHub repo


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 17:33:41 2018 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
add "git checkout masteri" before "git pull" (safer this way).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Feb 7 19:39:19 2018 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.6: +48 -36 lines
Diff to previous 1.6
change to use new code repository on GitHub


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jan 6 16:05:39 2018 UTC (7 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.5: +8 -5 lines
Diff to previous 1.5
- exclude some nodes ;
- to send testreport output, use new email address: jm_c@mitgcm.org
 (replacing jmc@dev.mitgcm.org).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 18:47:45 2017 UTC (7 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.4: +14 -2 lines
Diff to previous 1.4
split compilation (using -j option) and run (without -j) in 2 steps


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 25 13:01:35 2017 UTC (7 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
minor edit.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 16:52:01 2017 UTC (7 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
change eamil address from "jmc@mitgcm.org" to "jmc@dev.mitgcm.org"


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu May 11 22:51:45 2017 UTC (8 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.1: +17 -16 lines
Diff to previous 1.1
minor adjustment


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 26 23:32:00 2017 UTC (8 years, 4 months ago) by jmc
Branch: MAIN
- move/rename intel testing script: from test_engag_ifort_mpi to test_engag_ifc_mpi
- add 2 additional experiments: global_oce_cs32 & global_oce_llc90
  from contrib-verification other
- increase number of procs from 6 to 8.


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