|
|
92f2a743ef
|
Merge pull request #4375 from akohlmey/collected-small-changes
Collected small changes and updates
|
2024-11-12 17:55:25 -05:00 |
|
|
|
a1a2a54f72
|
update linalg for ML-QUIP
|
2024-11-09 04:14:11 -05:00 |
|
|
|
a832a4a1c9
|
fixed a bug with three_ilist when used with pair hybrid
|
2024-11-05 16:38:06 -06:00 |
|
|
|
b2e8648e6c
|
enable deprecated APIs for HDF5
|
2024-10-04 12:32:09 -04:00 |
|
|
|
db4c6fbaaa
|
restore changes from Kokkos upstream to support GFX1103 chips (Radeon 7xxM and 8xxM) with HIP
|
2024-09-30 17:59:40 -04:00 |
|
|
|
80832ce763
|
Merge branch 'develop' of github.com:lammps/lammps into kk_update_4.4.0
|
2024-09-23 16:14:12 -06:00 |
|
|
|
e95de835c0
|
Tweak build defaults
|
2024-09-23 15:38:29 -06:00 |
|
|
|
1ac9f0801c
|
update build support for using LAPACK with RHEO instead of GSL
|
2024-09-18 19:55:59 -04:00 |
|
|
|
9f867b5f54
|
add LAPACK functions for matrix inversion via Cholesky decomposition
|
2024-09-18 19:13:37 -04:00 |
|
|
|
487f7ade68
|
Update Kokkos library in LAMMPS to v4.4.1
|
2024-09-13 12:14:49 -06:00 |
|
|
|
9525dae7b9
|
Merge branch 'develop' into kk_update_4.4.0
|
2024-09-11 13:35:32 -04:00 |
|
|
|
a44955dd2e
|
Update Kokkos library in LAMMPS to v4.4.0
|
2024-09-11 09:20:36 -06:00 |
|
|
|
b74ef238c9
|
Merge branch 'develop' into collected-small-fixes
|
2024-09-10 23:32:37 -04:00 |
|
|
|
4a11b96635
|
update with upstream
|
2024-09-10 23:31:37 -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 |
|
|
|
b09e88a179
|
Merge pull request #4314 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-09-06 16:24:31 -04:00 |
|
|
|
597c53756e
|
update plumed library to version 2.9.2
|
2024-09-03 22:33:39 -04:00 |
|
|
|
af560356fe
|
Merge branch 'develop' of https://github.com/lammps/lammps into aurora_updates
|
2024-08-29 12:50:17 -05:00 |
|
|
|
a8447b419d
|
fix bug causing memory corruption and clean up lmp_f2c.h header
|
2024-08-18 21:34:15 -04:00 |
|
|
|
133dee9ac1
|
Update Colvars library to version 2024-06-04
|
2024-08-06 01:07:43 +02:00 |
|
|
|
208216ba3d
|
Merge branch 'kokkos-amd-gfx1103-support' into collected-small-fixes
|
2024-07-30 08:46:22 -04:00 |
|
|
|
cb6e71b72f
|
fix typo
|
2024-07-30 08:46:01 -04:00 |
|
|
|
41254b26c7
|
backward compatibility not needed
|
2024-07-29 17:01:34 -04:00 |
|
|
|
e6a708d253
|
add support for AMD Phoenix APUs with HIP
|
2024-07-28 20:49:17 -04:00 |
|
|
|
26aba2c314
|
silence compiler warnings
|
2024-07-28 11:49:27 -04:00 |
|
|
|
5501f608f5
|
fix out of bound memory access bug detected by hipcc
|
2024-07-28 11:25:15 -04:00 |
|
|
|
bae822fea7
|
update Makefiles
|
2024-07-19 15:23:49 +00:00 |
|
|
|
1ed6e153b6
|
Merge pull request #4214 from jtclemm/rheo
New multiphase fluids package
|
2024-07-18 18:38:51 -04:00 |
|
|
|
f94b078936
|
use pkg-config instead of pkgconf consistently, since the latter comes with compatibility to the former
|
2024-07-03 21:21:35 -04:00 |
|
|
|
b6d11b5902
|
document GSL dependency and provide build instructions for RHEO package
|
2024-07-03 19:07:19 -04:00 |
|
|
|
96d58bb03e
|
automatically set include/libs flags for GSL, if pkg-config is available
|
2024-07-03 18:32:42 -04:00 |
|
|
|
e1232af867
|
Missing flag and changing dependencies
|
2024-07-03 16:12:17 -06:00 |
|
|
|
ece17cf56f
|
Adding rheo make support
|
2024-07-03 15:30:33 -06:00 |
|
|
|
778d11c79e
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
|
2024-06-19 14:46:04 -04:00 |
|
|
|
45508baee5
|
major refactor for restart, data file handling. removal of dead code.
|
2024-06-19 11:09:56 -04:00 |
|
|
|
f4005e350a
|
update fix plumed API version check and add reminder comments to build files
|
2024-06-17 07:11:56 -04:00 |
|
|
|
4be1b41aef
|
class n func rename
|
2024-06-17 10:03:06 +02:00 |
|
|
|
a4ac48addf
|
add example file and author contrib
|
2024-06-14 10:13:48 +02:00 |
|
|
|
575853b27a
|
correct headers' author
|
2024-06-13 17:11:54 +02:00 |
|
|
|
1b040d7108
|
white space fix
|
2024-06-13 13:49:18 +02:00 |
|
|
|
35cbc84329
|
Update lal_dpd_coul_slater_long.cpp
|
2024-06-13 10:25:56 +02:00 |
|
|
|
99263ed7d7
|
init_atomic with new pair name
|
2024-06-12 15:41:38 +02:00 |
|
|
|
3686a7fcf3
|
wrong cl / cubin header file names
|
2024-06-12 15:25:28 +02:00 |
|
|
|
84ed769ca3
|
changing the fix name and file names for coherence
|
2024-06-12 15:12:55 +02:00 |
|
|
|
7f1fbca66f
|
update lal_base_dpd for optional charged
|
2024-06-12 14:30:54 +02:00 |
|
|
|
e0c2009525
|
update conditions, comments, better eflag handle
|
2024-06-10 11:33:58 +02:00 |
|
|
|
43ce6b018a
|
update Plumed support for version 2.8.4 and 2.9.1
|
2024-06-09 01:30:35 -04:00 |
|