|
|
c74c3b3f22
|
update docs for mention CUDPP and MPS support with conventional make
|
2021-02-05 16:50:59 -05:00 |
|
|
|
0f2d0c539d
|
Update Kokkos arch list
|
2021-01-25 13:52:35 -07:00 |
|
|
|
086ac30267
|
whitespace
|
2020-12-29 10:21:14 -05:00 |
|
|
|
427d037747
|
Merge pull request #2508 from athomps/mliappy3
Add support for Python based models to the MLIAP package
|
2020-12-29 09:59:43 -05:00 |
|
|
|
4c7f71bef3
|
Merge branch 'master' into mliappy3
|
2020-12-18 09:16:44 -05:00 |
|
|
|
5ddeb45c0a
|
whitespace
|
2020-12-17 09:25:54 -05:00 |
|
|
|
94cbee7710
|
Document the cmake KIM_EXTRA_UNITTESTS option
Document KIM_EXTRA_UNITTESTS option and it's pre-requisites.
|
2020-12-15 15:50:15 -06:00 |
|
|
|
b8a7edfaa1
|
Tried to distinguish MLIAP package with Python support from PYTHON package
|
2020-12-09 17:27:20 -07:00 |
|
|
|
4964a56974
|
Tweaked build instructions
|
2020-12-09 17:12:35 -07:00 |
|
|
|
50a9ac92a7
|
update docs for MLIAP some more
|
2020-12-09 10:28:27 -05:00 |
|
|
|
2ccb39b54c
|
doc updates
|
2020-12-07 18:08:13 -05:00 |
|
|
|
a89741f7f6
|
more 'doc page' to 'page' changes
|
2020-10-08 08:32:15 -04:00 |
|
|
|
ded57ba749
|
move test to avoid issues with indentation from having tabs follow directly a list-table
|
2020-09-10 16:16:58 -04:00 |
|
|
|
b008ba5ecb
|
Merge remote-tracking branch 'origin/master' into cmake_clean_up
|
2020-09-08 12:51:49 -06:00 |
|
|
|
8fb13f4fd1
|
cmake: make doc more consistent
|
2020-09-08 09:43:21 -06:00 |
|
|
|
5df3deb8e6
|
update/refactor a few more build documentation files for using tabs
|
2020-09-08 11:40:21 -04:00 |
|
|
|
88cc673f78
|
more use of tabs in Build_extras.rst
|
2020-09-08 10:11:37 -04:00 |
|
|
|
dd20776915
|
fix spelling issues
|
2020-09-07 21:17:56 -04:00 |
|
|
|
9b01d5bf95
|
revise and add tabs to some sections
|
2020-09-07 21:08:47 -04:00 |
|
|
|
2b1e4749dd
|
first chunk of revised updates to the manual addressing link issues.
|
2020-09-04 11:39:38 -04:00 |
|
|
|
7ab6def2ca
|
update list of Kokkos GPU archs in manual as well
|
2020-08-26 03:49:59 -04:00 |
|
|
|
aa6dec84ed
|
update list of Kokkos supported architectures
|
2020-08-26 03:42:42 -04:00 |
|
|
|
a082895b90
|
update CMake script for GPU package to include handling of Arch 8.0 and CUDA 11
|
2020-07-15 11:08:06 -04:00 |
|
|
|
d37bb0fd6f
|
update intel compiler requirements and document alignment issues
|
2020-07-14 16:24:17 -04:00 |
|
|
|
9aee8d41bd
|
Merge branch 'master' into collected-small-changes
|
2020-06-15 12:12:45 -04:00 |
|
|
|
5abfcde3f7
|
make subheaders and typesetting more consistent
|
2020-06-14 12:41:19 -04:00 |
|
|
|
497e30af82
|
fully integrate and update USER-MESONT docs. Add notes about C++ pair style and download of potential files
|
2020-06-12 09:02:56 -04:00 |
|
|
|
2010cf97a9
|
add documentation for the cubin header check and explain the reason
|
2020-06-09 07:41:18 -04:00 |
|
|
|
a6cfe8f642
|
update Kokkos related documentation about JIT compilation and UVM.
|
2020-05-11 18:07:51 -04:00 |
|
|
|
3c144600a5
|
update Kokkos related documentation for Kokkos 3.1 and refactor build info a bit
|
2020-04-21 11:46:16 -04:00 |
|
|
|
2348d6db62
|
use HOSTARCH/HOST instead of CPUARCH/CPU to better distinguish from GPUARCH/GPU
|
2020-04-21 08:30:16 -04:00 |
|
|
|
729646d7b5
|
update table of Kokkos supported archs and indicate HOST/GPU designation
|
2020-04-21 08:27:00 -04:00 |
|
|
|
2ac7bfc9cf
|
rephrase note about kernel JIT recompilation and Kepler vs. the rest compatibility
|
2020-04-21 08:26:01 -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 |
|
|
|
806fd8cf11
|
rework KOKKOS package compilation docs for Kokkos 3.0+ and recent changes in CMake support
|
2020-04-10 23:32:31 -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 |
|
|
|
f203258ad5
|
updating the Build_extras, KIM package
|
2020-03-16 08:17:27 -05:00 |
|
|
|
6805113780
|
some more typesetting improvements
|
2020-03-13 19:41:33 -04:00 |
|
|
|
0b88950e03
|
replace '\_' with '_' in plain text where possible
|
2020-03-13 16:34:57 -04:00 |
|
|
|
3317f90940
|
update plumed URLs to use https://
|
2020-03-12 00:32:44 -04:00 |
|
|
|
ae9255e057
|
collapse multiple empty lines into a single empty line
|
2020-03-10 15:56:11 -04:00 |
|
|
|
e643e88913
|
remove trailing whitespace from documentation sources
|
2020-03-10 15:51:06 -04:00 |
|
|
|
7d598ba8d7
|
synchronize list of hardware architectures supported by KOKKOS with list in cmake file
|
2020-03-03 03:33:23 -05:00 |
|
|
|
44a54324c1
|
more typesetting updates
|
2020-02-22 07:40:31 -05:00 |
|
|
|
59ed320bef
|
more small improvements and additions
|
2020-02-21 16:52:44 -05:00 |
|
|
|
0ede04be6c
|
more build docs refactoring, correcting, and expanding
|
2020-02-21 10:40:18 -05:00 |
|