|
|
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 |
|
|
|
50d0eace23
|
more consistent conversions
|
2024-09-09 21:47:30 -04:00 |
|
|
|
29bd3fc11b
|
apply clang-format
|
2024-09-09 21:12:03 -04:00 |
|
|
|
68e134773c
|
move pair style and fix whitespace
|
2024-09-09 20:58:01 -04:00 |
|
|
|
a4a8f99471
|
forgot to update the --analyze step to 8 runners
|
2024-09-09 20:50:16 -04:00 |
|
|
|
48689d1925
|
Merge branch 'develop' into ctip
|
2024-09-09 20:46:09 -04:00 |
|
|
|
c3162b4488
|
increase timeout for full regression to 180 seconds. use 8 runners.
|
2024-09-09 20:29:23 -04:00 |
|
|
|
f875b1e110
|
Tweak error message to use correct style
|
2024-09-09 17:51:19 -06:00 |
|
|
|
f7553779ff
|
Merge branch 'develop' of github.com:lammps/lammps into kk_reaxff_overflow
|
2024-09-09 15:55:02 -06:00 |
|
|
|
2be54aa454
|
Cleaned up the spurious calculations in Cdbo, Cdbopi, Cdbopi2 and removed the overallocations
|
2024-09-09 12:56:59 -07:00 |
|
|
|
8b9e2544f0
|
Verified that some unused data gets written to extra space in Cdbo, Cdbopi, Cdbopi2 via moving them to 3-d Views
|
2024-09-09 12:56:57 -07:00 |
|
|
|
fced73ffd7
|
Converted d_bo_list and d_hb_list to 2-d Views, removed integer overflow checks
|
2024-09-09 12:18:10 -07:00 |
|
|
|
8e56f37d3d
|
Removed the variables bo_first_i, hb_first_i from build_bo/hb_list, replacing them with the strided offset calculation
|
2024-09-09 12:14:44 -07:00 |
|
|
|
c05390209e
|
Removed d_bo_first, d_hb_first, replacing it with the strided offsets to the bonds for atom i
|
2024-09-09 12:10:13 -07: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 |
|
|
|
6214182fd0
|
remove unused imports, reformat
|
2024-09-06 21:06:01 -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 |
|