提交图

64 次代码提交

作者 SHA1 备注 提交日期
nmannall
742c75fa5f Sort non-compound materials by numID 2024-12-06 14:29:04 +00:00
nmannall
8db2383f38 Sort output materials by ID 2024-12-05 17:52:58 +00:00
nmannall
98507608e5 Add geometry object reframe tests 2024-12-05 12:14:55 +00:00
nmannall
e8205cd85f Add geometry view reframe tests 2024-12-04 12:06:33 +00:00
nmannall
4830153ffa Use double dash for long arguments 2024-11-26 13:37:45 +00:00
nmannall
2a9764ad3f Fix keep_files needs to be a list of strings 2024-11-26 13:36:01 +00:00
nmannall
c5257820de Update documentation for new ReFrame classes 2024-11-26 13:07:26 +00:00
nmannall
3d579be7e6 Fix getting variant of test dependency 2024-11-25 17:48:43 +00:00
nmannall
157cb1f893 Prevent test with a test dependency creating regression files 2024-11-25 15:30:15 +00:00
nmannall
b6db6d9700 Refactor existing tests to use new mixin classes 2024-11-25 15:16:15 +00:00
nmannall
cb04fe9109 Stop using test dependency to get list of snapshots
In general tests inherit from their test dependency and so the list of
snapshots will already be defined. This also allows extra flexibility to
create a test that does not create all snapshots created by its test
dependency. Although it cannot create additional ones currently.
2024-11-25 15:10:04 +00:00
nmannall
8b1688c1f8 Change test dependency to be a string
This allows it to be a reframe variable
2024-11-25 15:07:08 +00:00
nmannall
e4358613df Fix Python API mixin modifying the input file
Move configuration involving the input and output files to before the
run stage to allow mixins to change the file names if required
2024-11-25 14:55:56 +00:00
nmannall
afe87b0c89 Restructure regression files directory 2024-11-25 14:52:26 +00:00
nmannall
984b263818 Fix bscan mixin to ensure output files are merged 2024-11-25 11:34:19 +00:00
nmannall
ac15861e8d Create standard test class using receiver mixin 2024-11-25 11:33:35 +00:00
nmannall
a679184d15 Change class members to reframe variables 2024-11-25 11:29:28 +00:00
nmannall
4028cb667d Create mixins for different test functionality 2024-11-22 16:50:16 +00:00
nmannall
793de844ec Add latest MPI benchmark runs 2024-10-04 16:33:55 +01:00
nmannall
ac91645ebc Add single and multinode MPI benchmark tests 2024-10-04 16:31:41 +01:00
nmannall
3ddc9c8c12 Rename benchmark input files 2024-10-04 16:27:35 +01:00
nmannall
37788d514b Update output folder of process_perflog script 2024-10-04 16:21:37 +01:00
nmannall
64eb0c8edf Add ARCHER2 processor info to reframe config 2024-10-04 16:18:53 +01:00
nmannall
bea6f12da6 Fix MPI regresssion tests not finding dependency 2024-09-26 18:18:38 +01:00
nmannall
bb5832b042 Add new snapshot tests at MPI boundaries 2024-09-26 18:16:23 +01:00
nmannall
9d13d5a495 Update snapshot regression files with new discretisations 2024-09-26 18:14:22 +01:00
nmannall
aef7737299 Change mpi and taskfarm flags to use -- convention 2024-08-16 15:49:20 +01:00
nmannall
9a4d576284 Add additional Snapshot tests (2D slices of 3D model) 2024-08-06 13:44:37 +01:00
nmannall
4b9bd26a4d Add reframe tests for Snapshots 2024-08-05 15:29:39 +01:00
nmannall
320b813f8d Run h5diff command in reframe sanity function 2024-08-02 13:53:28 +01:00
nmannall
87d4d63a38 Regenerate regression tests after PML precision change 2024-07-24 13:28:23 +01:00
nmannall
70960f38b8 Fix typo in source directory 2024-07-24 10:33:10 +01:00
nmannall
8f336d9de0 Add reference data to output plot and plot diffs 2024-07-24 10:13:22 +01:00
nmannall
7d97ebcd81 Move regression checks folder to correct location 2024-07-24 10:06:42 +01:00
nmannall
43e9390b8d Split reframe tests into multiple files 2024-07-23 15:24:59 +01:00
nmannall
e7eaba53df Add comments to all methods 2024-07-23 15:23:46 +01:00
nmannall
05cfc6403b Move reframe test files into seperate directory 2024-07-23 14:36:10 +01:00
nmannall
960ced4761 Implement Snapshots for MPI
Works, except for small errors in the corners of 2D models. Requires
further investigation.
2024-07-18 17:33:27 +01:00
nmannall
8af024b496 Move test input files into folders
Reduces the number of unnecessary files present in the test stage and
output directories.
2024-07-16 12:10:43 +01:00
nmannall
e5051912ef Save output files from each rank in a folder 2024-07-15 16:42:47 +01:00
nmannall
e99e1b304b Split test output by rank and add some debug info 2024-07-09 15:03:39 +01:00
nmannall
642db458e2 Add overrides to show or hide progress bars 2024-07-04 12:36:24 +01:00
nmannall
0cde41cdca Add input and regression files for new tests 2024-07-02 15:04:39 +01:00
nmannall
6c80ea3a7c Add support for plotting a subset of outputs 2024-07-02 15:02:58 +01:00
nmannall
54e999398f Add new PML tests 2024-07-02 15:01:28 +01:00
nmannall
7538e201d7 Make mpi_layout a parameter instead of a variable 2024-07-02 14:55:42 +01:00
nmannall
bc860d7d7c Regenerate TransmissionLine Regression file 2024-06-24 16:20:17 +01:00
nmannall
0508bf6631 Set source directory in MPI geometery tests 2024-06-24 15:36:38 +01:00
nmannall
0c29bb7c66 Add receiver to transmission line test 2024-06-24 15:36:17 +01:00
nmannall
5f94d34fd0 Revert Model to be a parameter and rename regression test files 2024-06-24 15:11:45 +01:00