|
|
41cfb3ae80
|
Merge branch 'master' into neel-rework
|
2020-04-14 05:57:08 -04:00 |
|
|
|
4abff7b4d3
|
Merge pull request #1986 from akohlmey/correct-kokkos-docs
Update docs and CMake scripts for Kokkos 3.0+
|
2020-04-13 11:01:26 -04:00 |
|
|
|
8b1c6cb279
|
Merge branch 'omp4-compat' into correct-kokkos-docs
|
2020-04-12 01:44:47 -04:00 |
|
|
|
9cf6c72a9c
|
fix spell-checker issues
|
2020-04-12 00:36:39 -04:00 |
|
|
|
d6624fe444
|
Merge pull request #1863 from Vsevak/gpu_hip
HIP back end to GPU package to support AMD GPUs via the ROCm toolkit
|
2020-04-11 21:14:45 -04:00 |
|
|
|
2edc6939a8
|
update and correct docs for OpenMP 3.x vs OpenMP 4.x and how to work around it.
|
2020-04-11 18:51:10 -04:00 |
|
|
|
832cb57d91
|
Merge branch 'master' into fixadapt
# Conflicts:
# doc/src/fix_adapt.rst
|
2020-04-11 16:24:13 -04:00 |
|
|
|
15314e3c95
|
Merge branch 'patch-1' of github.com:LunarLanding/lammps into correct-kokkos-docs
|
2020-04-11 15:41:14 -04:00 |
|
|
|
60910e64f1
|
Fix typo in latex formula (cosine was not squared)
What the title says; I am assuming it is squared in the implementation.
|
2020-04-11 17:17:48 +01:00 |
|
|
|
3d1505994c
|
update false positives list
|
2020-04-10 23:32:41 -04:00 |
|
|
|
806fd8cf11
|
rework KOKKOS package compilation docs for Kokkos 3.0+ and recent changes in CMake support
|
2020-04-10 23:32:31 -04:00 |
|
|
|
f01c90b6b0
|
use consistent capitalization with NVIDIA
|
2020-04-10 23:20:10 -04:00 |
|
|
|
d2c4ade697
|
Add HIP_USE_DEVICE_SORT CMake option
|
2020-04-10 18:22:43 -04:00 |
|
|
|
1a1db599f6
|
Fix typo
|
2020-04-10 15:03:48 -04:00 |
|
|
|
024a91c751
|
Add documentation on how to compile GPU package with HIP using CMake
|
2020-04-10 14:50:10 -04:00 |
|
|
|
c83dfd2b22
|
update list of supported Kokkos_ARCH suffixes. convert to table.
|
2020-04-09 22:52:25 -04:00 |
|
|
|
284c67a0f6
|
partial update of the new kokkos docs
|
2020-04-09 21:20:17 -04:00 |
|
|
|
0fa6472c51
|
Merge branch 'master' into omp4-compat
|
2020-04-08 23:13:05 -04:00 |
|
|
|
f3e1db4174
|
one more false positive
|
2020-04-06 08:45:22 -04:00 |
|
|
|
56c07cec26
|
handle not previously flagged false positives
|
2020-04-06 08:28:12 -04:00 |
|
|
|
592a5fac53
|
fix bugs in doc makefile
|
2020-04-05 21:56:55 -04:00 |
|
|
|
97b11ea746
|
enforce using sphinx version 2.4.4, install spellchecker with all other sphinx tools
|
2020-04-05 21:36:06 -04:00 |
|
|
|
8b61aed3cb
|
update/order list of require texlive packages
|
2020-04-02 21:51:52 -04:00 |
|
|
|
ce80cae5c4
|
update list of false positives for ubuntu 16.04
|
2020-04-02 17:42:11 -04:00 |
|
|
|
237c8f0bec
|
improve portability to older python versions
|
2020-04-02 17:13:19 -04:00 |
|
|
|
a9dad3d46c
|
test for PDFLaTeX and update README
|
2020-04-02 14:31:47 -04:00 |
|
|
|
596ec06960
|
Update fix_adapt.rst
|
2020-04-01 15:01:34 +02:00 |
|
|
|
1316e93eb2
|
Merge pull request #1870 from stanmoore1/kk_2.99
Update Kokkos library to v3.0
|
2020-03-30 13:35:48 -04:00 |
|
|
|
961c554ed6
|
Merge branch 'clean-master2' of github.com:julient31/lammps into neel-rework
|
2020-03-30 09:01:30 -06:00 |
|
|
|
51e3f9dcda
|
Commit JT 033020
- modified all spin pairs (match nve)
- correct doc min_modify
- correct code max norm (square values)
- added draft nvt validation
|
2020-03-30 08:09:11 -06:00 |
|
|
|
5a88db838d
|
Merge pull request #1946 from yafshar/kim-property
Add new kim_property command
|
2020-03-27 20:58:52 -04:00 |
|
|
|
afc17b1d53
|
use american english spelling
|
2020-03-27 19:05:52 -04:00 |
|
|
|
2d15071c9f
|
Update Errors_messages.rst
|
2020-03-27 23:22:17 +01:00 |
|
|
|
9e0e046eb2
|
MEAM/C: improve error messages and documentation
|
2020-03-26 17:20:23 +01:00 |
|
|
|
0025dfe1e3
|
Update Kokkos CUDA minimum verison
|
2020-03-25 13:56:18 -06:00 |
|
|
|
3704d90efb
|
Merge branch 'master' into collected-small-fixes
|
2020-03-25 06:50:11 -04:00 |
|
|
|
431647d943
|
Add link to official WSL docs
|
2020-03-24 18:52:05 -04:00 |
|
|
|
0f35c1d009
|
Update ubuntu package name to libpng-dev
|
2020-03-24 18:43:20 -04:00 |
|
|
|
0060473cee
|
fix up some escaped '*' characters in "code-block" sections that do not need to be escaped
|
2020-03-24 11:35:21 -04:00 |
|
|
|
6563331d6e
|
rename to LAMMPS_OMP_COMPAT, improve docs
|
2020-03-20 13:21:21 -04:00 |
|
|
|
9a1b4a8edb
|
Add infrastructure for openmp4 compat
|
2020-03-20 12:46:24 -04:00 |
|
|
|
aabee4b328
|
one more change
|
2020-03-20 07:27:28 -06:00 |
|
|
|
9ff71e2da0
|
fix a typo
|
2020-03-20 07:26:15 -06:00 |
|
|
|
8b0e5c66ea
|
tweak the docs for the new fix numdiff command
|
2020-03-20 07:23:01 -06:00 |
|
|
|
54c2381632
|
Merge pull request #1947 from akohlmey/next_lammps_version
Step version string for next patch release
|
2020-03-19 18:57:27 -04:00 |
|
|
|
a7f16f521f
|
Merge branch 'master' into atc-doc-to-rst
|
2020-03-19 15:55:08 -04:00 |
|
|
|
fb9b5c6dd0
|
remove command copying (the now removed) doc/src/USER into some output folders
|
2020-03-19 15:55:05 -04:00 |
|
|
|
6644caf817
|
fix rst formatting issues
|
2020-03-19 15:48:46 -04:00 |
|
|
|
223bfac229
|
remove ATC html files that are no longer needed
|
2020-03-19 15:44:53 -04:00 |
|
|
|
a6adf95603
|
final batch of converted AtC doc files
|
2020-03-19 15:36:45 -04:00 |
|