asgs icon indicating copy to clipboard operation
asgs copied to clipboard

integrate adcirc test suite into asgsh

Open wwlwpd opened this issue 5 years ago • 2 comments

this is a nice testsuite and we'd really benefit from being able to run it

Specific ASGS needs are:

  • once adcircResultsComparison is added to work/makefile upstream, add support to this in cloud/general/init-adcirc.sh
  • create a command in asgsh to call the run scripts interactively (needs to warn if on a head node and not an interactive or batch environment)
  • create a command option and batch generic batch queue script that will submit a job to run the test suite
  • create a command option that only runs serial tests without having to get into an interactive compute node session or submit via queue
  • create README

wwlwpd avatar Jul 10 '20 20:07 wwlwpd

requires minor changes to all 3 repos: adcirc-cg, asgs, adcirc-cg-testsuite

wwlwpd avatar Jul 10 '20 22:07 wwlwpd

https://github.com/wwlwpd/adcirc-cg/commit/d17de9b878d4313b35181f275b8f2d87ef12183d https://github.com/wwwpwd-dev/adcirc-cg-testsuite/commit/d5d393013384e6be5eeed3126916b0f53f844851 (see https://github.com/adcirc/adcirc-cg-testsuite/issues/8)

have not made changes in ASGS, but will once I am advised about the above changes

wwlwpd avatar Jul 10 '20 23:07 wwlwpd