|
|
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 |
|
|
|
8e99835100
|
Merge pull request #4319 from ndtrung81/gpu_max_num_blocks
Enable large numbers of atoms per proc with the GPU package
|
2024-09-10 12:35:22 -04:00 |
|
|
|
b16bb27184
|
revert to using the max number of blocks on device for each pass, as the number of blocks (32767 or 65535) already saturates the number of SMs anyway
|
2024-09-10 09:47:07 -05:00 |
|
|
|
c63c88f8b6
|
reduced the max number of blocks for each transpose
|
2024-09-10 08:58:42 -05:00 |
|
|
|
f398add7d5
|
fixed the value of shift being the number of rows processed in each chunk (g2y_m * b2y)
|
2024-09-10 00:36:13 -05:00 |
|
|
|
23bdc5ddc2
|
Allowed number of blocks greater than 65,535 for k_transpose
|
2024-09-10 00:18:50 -05:00 |
|
|
|
a6b9c17010
|
update reference.yaml
|
2024-09-09 22:30:09 -04:00 |
|
|
|
a4a8f99471
|
forgot to update the --analyze step to 8 runners
|
2024-09-09 20:50:16 -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 |
|
|
|
6b68656a74
|
fix a typo
|
2024-09-07 09:06:22 -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 |
|
|
|
e5c870fcd2
|
switch full regression back to serial execution
|
2024-09-06 23:15:32 -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 |
|
|
|
6e0c44a25c
|
temporarily run the full test with the pull request
|
2024-09-06 21:18:58 -04:00 |
|
|
|
afc9f72887
|
whitespace
|
2024-09-06 21:18:31 -04:00 |
|
|
|
93b4e91801
|
update docs and add ref
|
2024-09-06 20:51:56 -04:00 |
|
|
|
bca271a286
|
mention regression tester in Build_development
|
2024-09-06 17:34:35 -05:00 |
|
|
|
b09e88a179
|
Merge pull request #4314 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-09-06 16:24:31 -04:00 |
|
|
|
8fcdb5c271
|
silence compiler warnings
|
2024-09-06 14:58:42 -04:00 |
|
|
|
42a7294bc1
|
silence compiler warnings
|
2024-09-06 14:00:27 -04:00 |
|
|
|
d20ce26bd8
|
Merge pull request #4313 from cjknight/aurora_updates
Intel GPU updates: kspace & cmake
|
2024-09-06 13:51:43 -04:00 |
|
|
|
932f10e3b6
|
update README for syntax and added arguments in run_tests.py
|
2024-09-06 12:46:42 -05:00 |
|
|
|
78342e5b6f
|
fix typo
|
2024-09-06 12:28:46 -04:00 |
|
|
|
842896040d
|
Merge branch 'develop' into aurora_updates, resolve merge conflicts
|
2024-09-06 11:20:29 -04:00 |
|
|
|
0c788f831e
|
Merge pull request #4294 from rbberger/add_kspace_nvpl_support
Add Kspace NVPL FFT support
|
2024-09-06 11:04:51 -04:00 |
|
|
|
b2cc2582e1
|
switch to config.yaml in actual runs in quick and full tests
|
2024-09-06 09:33:23 -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 |
|
|
|
bafe7c91fa
|
switch to using config.yaml with 4 procs for testing
|
2024-09-06 08:29:55 -05:00 |
|
|
|
f179f2a80d
|
update a few reference data files for current LAMMPS
|
2024-09-06 07:32:19 -04:00 |
|
|
|
513fc95f81
|
update msi2lmp manpage
|
2024-09-06 07:30:50 -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 |
|
|
|
3e2f929f31
|
must call Error::all() from all MPI ranks.
|
2024-09-05 23:22:04 -04:00 |
|
|
|
360fdabc19
|
small clarification
|
2024-09-05 23:05:25 -04:00 |
|
|
|
d67e0e6a41
|
consolidate spelling
|
2024-09-05 21:47:35 -04:00 |
|
|
|
03631aab00
|
whitespace and spelling fixes
|
2024-09-05 21:46:32 -04:00 |
|