|
|
97920f9fc3
|
try again with the github step summary
|
2024-09-30 15:15:30 -05:00 |
|
|
|
2f53ea37e5
|
try printing GitHub job summary style 3
|
2024-09-28 13:31:56 -04:00 |
|
|
|
c16759ffc3
|
try printing GitHub job summary style 2
|
2024-09-28 13:24:41 -04:00 |
|
|
|
c1040ad9bb
|
try printing GitHub job summary style 1
|
2024-09-28 13:13:43 -04:00 |
|
|
|
e35a00258e
|
add lammps_expand() to swig interface file
|
2024-09-20 03:56:36 -04:00 |
|
|
|
e8184e63a5
|
create dummy output files to prevent test job failures
|
2024-09-11 09:15:05 -04:00 |
|
|
|
94e3351e4f
|
Merge pull request #4308 from lammps/quick-regression
Add a quick and full regression test as GitHub Actions
|
2024-09-10 23:28:49 -04:00 |
|
|
|
b39386afe5
|
count all the runs with error and failed num checks as failed
|
2024-09-10 17:00:57 -05:00 |
|
|
|
cbbea47718
|
fix the incorrect keys
|
2024-09-10 16:22:35 -05:00 |
|
|
|
8e2dacd0e3
|
put some cosmetic stuffs
|
2024-09-10 15:51:04 -05:00 |
|
|
|
847ce1e363
|
enable generating new reference log files if desirable
|
2024-09-10 15:39:52 -05:00 |
|
|
|
a6b9c17010
|
update reference.yaml
|
2024-09-09 22:30:09 -04:00 |
|
|
|
c3162b4488
|
increase timeout for full regression to 180 seconds. use 8 runners.
|
2024-09-09 20:29:23 -04:00 |
|
|
|
274112834b
|
remove double quotes
|
2024-09-08 17:11:02 -05:00 |
|
|
|
4d04d8492d
|
report the number of abs and rel diff checks failed
|
2024-09-08 17:09:05 -05:00 |
|
|
|
77bf224b3f
|
report if a run is timeout to progress.yaml
|
2024-09-08 00:24:33 -05:00 |
|
|
|
397ca4bd25
|
correct the file names in examples phonon that are actually not LAMMPS input
|
2024-09-07 09:10:25 -05:00 |
|
|
|
57353566d6
|
one more fix (it is getting late...)
|
2024-09-07 00:35:57 -04:00 |
|
|
|
fa5a3446c0
|
add forgotten file
|
2024-09-07 00:28:59 -04:00 |
|
|
|
5aea0a061f
|
provide updated reference and update command line
|
2024-09-07 00:22:56 -04:00 |
|
|
|
c853b8d81a
|
switch quick run back to serial
|
2024-09-06 23:14:09 -04:00 |
|
|
|
b6e78c1f20
|
another attempt to avoid oversubscription error
|
2024-09-06 21:46:18 -04:00 |
|
|
|
6cd710444d
|
add dedicated config for quick regression test. allow oversubscription.
|
2024-09-06 21:34:10 -04:00 |
|
|
|
afc9f72887
|
whitespace
|
2024-09-06 21:18:31 -04:00 |
|
|
|
8fcdb5c271
|
silence compiler warnings
|
2024-09-06 14:58:42 -04:00 |
|
|
|
932f10e3b6
|
update README for syntax and added arguments in run_tests.py
|
2024-09-06 12:46:42 -05:00 |
|
|
|
de8dc82801
|
report walltime normalized by the reference walltime for completed runs in the progress.yaml file
|
2024-09-06 09:19:00 -05:00 |
|
|
|
e1d6bb91a8
|
get reference walltime from running bench/in.lj, guess the default config file if not specified from the command line args
|
2024-09-06 09:06:45 -05:00 |
|
|
|
f179f2a80d
|
update a few reference data files for current LAMMPS
|
2024-09-06 07:32:19 -04:00 |
|
|
|
93de00f649
|
move kspace style definition after reading the data file to comply with needs of recent LAMMPS versions
|
2024-09-06 07:25:52 -04:00 |
|
|
|
683643c248
|
sort lists of bonds, angles, dihedrals and impropers by atom IDs before comparing
|
2024-09-06 07:25:01 -04:00 |
|
|
|
4554c0367b
|
use memcpy() instead of strncpy() to avoid issues with adding a terminal zero and array boundaries
|
2024-09-06 07:24:07 -04:00 |
|
|
|
95cb7d7dd8
|
Merge branch 'develop' into quick-regression
|
2024-09-05 17:23:52 -04:00 |
|
|
|
688cff71e6
|
print out more info for failed tests if verbose is True, indent output
|
2024-09-05 11:22:00 -05:00 |
|
|
|
dfd0772aff
|
list the failed tests (including crashed, with error, or numerical checks) into a separate file
|
2024-09-05 10:38:32 -05:00 |
|
|
|
4ed5dfe88d
|
reported the total wall time of each run in the progress.yaml file
|
2024-09-04 15:32:20 -05:00 |
|
|
|
27d5ad1714
|
convert string to int
|
2024-09-01 08:49:13 -04:00 |
|
|
|
14dc326160
|
fix typo
|
2024-09-01 08:36:50 -04:00 |
|
|
|
6aa6ed86be
|
Curb number of (randomly) selected tests for quick regression run
|
2024-09-01 08:33:12 -04:00 |
|
|
|
da98d30cf7
|
update README
|
2024-09-01 08:31:52 -04:00 |
|
|
|
3ea0612795
|
small cleanups
|
2024-09-01 00:39:27 -04:00 |
|
|
|
af747ac6c0
|
restore old code structure so we can test subsets again
|
2024-09-01 00:17:25 -04:00 |
|
|
|
591d20b00d
|
Merge branch 'develop' into quick-regression
|
2024-08-31 23:16:27 -04:00 |
|
|
|
6fb50cbdc1
|
integrate quick regression support into regression tester
|
2024-08-31 23:16:02 -04:00 |
|
|
|
35c36bb16e
|
step version number for LAMMPS-GUI
|
2024-08-31 00:55:22 -04:00 |
|
|
|
9d9e591b54
|
first try at implementing lammps_extract_atom_size()
|
2024-08-30 22:50:42 -04:00 |
|
|
|
6b1aec981e
|
exceptions are always enabled now
|
2024-08-29 22:33:40 -04:00 |
|
|
|
2581b1abfe
|
update change log info for flatpak
|
2024-08-28 22:13:04 -04:00 |
|
|
|
a2138b79d6
|
Merge branch 'develop' into next_release
|
2024-08-28 22:12:31 -04:00 |
|
|
|
f5ffb28a1f
|
use the log file with 1 proc in serial runs, removed examples/bpm/impact/brokenDump
|
2024-08-28 12:57:58 -05:00 |
|