|
|
bd4d1b52f9
|
Merge branch 'develop' into collected-small-changes
|
2022-02-27 19:33:04 -05:00 |
|
|
|
b76a7764fd
|
use new API to get access to intel fix
|
2022-02-27 15:19:34 -05:00 |
|
|
|
0ddefb3754
|
trigger building an intel style neighbor list so that buffers are allocated
|
2022-02-27 14:51:17 -05:00 |
|
|
|
bc9e45ca5a
|
use consistent names, avoid memory leaks, fix off-by-1 error in fourier dihedral
|
2022-02-27 12:24:37 -05:00 |
|
|
|
7824e43339
|
Change Update::reset_timestep() API so that rerun can bypass the time depended fix check
|
2022-02-27 11:35:34 -05:00 |
|
|
|
e287ef6ff9
|
Merge pull request #3154 from akohlmey/use-setuptools
Refactor python/install.py and 'make install-python' to use setuptools and build a binary wheel
|
2022-02-27 11:32:05 -05:00 |
|
|
|
750e0435a8
|
add link to code design page and update/clarify a couple of things
|
2022-02-27 11:29:20 -05:00 |
|
|
|
94f97be6e9
|
link Modify overview paragraph to Code design page
|
2022-02-27 11:29:19 -05:00 |
|
|
|
06f4ae0f1f
|
ignore wheel files
|
2022-02-27 07:03:02 -05:00 |
|
|
|
0be14d4ed8
|
move basename operation from setup.py to install.py
|
2022-02-27 07:02:39 -05:00 |
|
|
|
7c11d1675d
|
fix bug with make install
|
2022-02-27 06:33:22 -05:00 |
|
|
|
7fd41bea6a
|
add some comments to the refactored scripts to explain technical details
|
2022-02-25 20:10:13 -05:00 |
|
|
|
27c1ed86fa
|
Added some self-citations for key contributors
|
2022-02-25 17:03:45 -07:00 |
|
|
|
014ad94479
|
Fix rare bug in Kokkos with CUDA UVM
|
2022-02-25 16:45:58 -07:00 |
|
|
|
96fbbc2b1b
|
Merge branch 'log-pizza-updates' of github.com:aliehlen/lammps into log-pizza-updates
|
2022-02-25 18:35:08 -05:00 |
|
|
|
3e01fa49dd
|
emulate using '-i' command line flag
|
2022-02-25 18:34:45 -05:00 |
|
|
|
d26f953a0a
|
Made the example match the benchmark of Kluge et al.
|
2022-02-25 15:25:47 -07:00 |
|
|
|
11ba2adbe7
|
add support for plumed 2.6.6, 2.7.4, and 2.8.0 (default 2.7.4)
|
2022-02-25 16:34:37 -05:00 |
|
|
|
1dbff92eeb
|
spelling
|
2022-02-25 16:23:48 -05:00 |
|
|
|
578a7cc54c
|
document and handle the case of a previous distutils installation.
in this case 'make install-python' should not continue but instead
it now aborts and asks the user to do a manual uninstall
|
2022-02-25 16:10:46 -05:00 |
|
|
|
bb3a5b4057
|
update docs
|
2022-02-25 14:13:03 -05:00 |
|
|
|
511678017e
|
update inline docs and add -n/--noinstall flag to skipp installation
|
2022-02-25 13:44:47 -05:00 |
|
|
|
033045a534
|
need to check if virtualenv creation failed and exit with a suitable error message
|
2022-02-25 13:20:34 -05:00 |
|
|
|
5ba6eb474c
|
try to appease coverity scan
|
2022-02-25 12:20:08 -05:00 |
|
|
|
f0260c3395
|
restore exception handling with enforce --user install for older pip versions that don't do that automatically
|
2022-02-25 09:33:26 -05:00 |
|
|
|
257805d325
|
make prompt name consistent
|
2022-02-25 09:32:41 -05:00 |
|
|
|
6ab247e7f8
|
no need to create a virtualenv inside a temporal virtualenv
|
2022-02-25 09:12:01 -05:00 |
|
|
|
59e2b819e0
|
need python3-venv package for updated make install-python
|
2022-02-25 08:44:15 -05:00 |
|
|
|
ff4cd2a5e9
|
python2.7 compatibility
|
2022-02-25 08:43:51 -05:00 |
|
|
|
4630a5ffb8
|
must create virtualenv with same python we selected to run install.py
|
2022-02-25 08:43:38 -05:00 |
|
|
|
6e74d0a09a
|
LAMMPS GridComm patch
|
2022-02-25 08:13:16 +00:00 |
|
|
|
e2092a5788
|
first attempt at supporting multi-config builders
|
2022-02-25 00:52:13 -05:00 |
|
|
|
4b7731e831
|
update install.py script to build a wheel and install that
|
2022-02-25 00:24:16 -05:00 |
|
|
|
a14a616dc2
|
make cythonize detection compatible with /bin/dash on ubuntu
|
2022-02-24 21:26:20 -05:00 |
|
|
|
0680cdcc3c
|
spelling
|
2022-02-24 20:43:04 -05:00 |
|
|
|
44f884316b
|
when updating ML-IAP due to adding/removing PYTHON we need to delete and re-add cythonize support
|
2022-02-24 20:42:26 -05:00 |
|
|
|
891d3c8296
|
update setup.py to be compatible with building "pure" and "binary" wheels
|
2022-02-24 17:04:16 -05:00 |
|
|
|
4dc5b93c6c
|
spelling
|
2022-02-23 16:37:28 -05:00 |
|
|
|
37ce6cf5f7
|
Merge branch 'develop' into log-pizza-updates
|
2022-02-23 16:37:08 -05:00 |
|
|
|
2d7375798f
|
more python 3 compatibility
|
2022-02-23 13:27:33 -05:00 |
|
|
|
18ced360d3
|
more python 3 compatibility
|
2022-02-23 12:30:03 -05:00 |
|
|
|
5594868ef2
|
retain compatibility with python2
|
2022-02-23 10:18:02 -05:00 |
|
|
|
d848e50d0d
|
Merge pull request #3146 from lammps/programmer-comm-doc
New developer page for comm functions
|
2022-02-22 20:13:32 -05:00 |
|
|
|
b4e42f68b1
|
Merge pull request #3148 from akohlmey/rename_comm_forw_rev
Rename forward and reverse communication commands for data in classes
|
2022-02-22 19:19:56 -05:00 |
|
|
|
9a1c994a8e
|
Merge branch 'develop' into rename_comm_forw_rev
# Conflicts:
# src/KOKKOS/comm_kokkos.cpp
# src/KOKKOS/fix_qeq_reaxff_kokkos.cpp
|
2022-02-22 16:45:06 -05:00 |
|
|
|
04ec741f16
|
Merge pull request #3142 from charlessievers/chem_snap
SNAP bik flag
|
2022-02-22 16:29:39 -05:00 |
|
|
|
07d456c8b2
|
Merge pull request #3147 from stanmoore1/amd_hip_opt
Improvements from AMD to KOKKOS Package
|
2022-02-22 16:06:28 -05:00 |
|
|
|
95c414e32e
|
Merge pull request #3139 from akohlmey/collected-small-changes
Collected small changes
|
2022-02-22 15:30:31 -05:00 |
|
|
|
035a16d6d8
|
remove interactive mode for log plotting
this doesn't work in linux
|
2022-02-22 10:51:58 -06:00 |
|
|
|
7d8f7855d5
|
add writing column names in logfile
|
2022-02-22 10:51:58 -06:00 |
|