|
|
90b590dd3b
|
synchronize intel compiler flag tweaks with cmake, turn off one more warning
|
2022-10-08 10:54:33 -04:00 |
|
|
|
8030fc09e3
|
augment clang preset so that it switches the fortran standard for flang
flang (the one officially included in clang) currently only supports f2018
|
2022-09-10 02:48:16 -04:00 |
|
|
|
a393569083
|
Merge pull request #3343 from yskmiyazaki/style-sdk-update
Change package name CG-SDK to CG-SPICA and add a function type LJ12-5 to the package
|
2022-07-15 14:54:41 -04:00 |
|
|
|
20182a194f
|
changed a package name CG-SDK to CG-SPICA in files for cmake.
|
2022-07-08 17:01:56 +09:00 |
|
|
|
1817b12332
|
Merge branch 'develop' into amoeba
|
2022-06-24 17:01:46 -06:00 |
|
|
|
8427697caf
|
Merge branch 'develop' into amoeba
|
2022-06-09 13:19:12 -06:00 |
|
|
|
b0d2cc3052
|
we can build a plugin instead
|
2022-06-04 19:23:32 -04:00 |
|
|
|
f68247ad6a
|
add ML-PACE and PLUGIN packages to be compiled with MinGW cross-compilers
|
2022-06-03 05:10:00 -04:00 |
|
|
|
4c36c79652
|
remove feature for automatic jpeg/png/zlib library download and build
this is a post-stable feature and would require a general rewrite of offline processing
|
2022-05-28 15:20:22 -04:00 |
|
|
|
97fab45f7e
|
Merge branch 'develop' into amoeba-ak
|
2022-05-28 05:24:02 -04:00 |
|
|
|
d905d3fbf5
|
reorganize build settings and presets
|
2022-05-22 17:46:12 -04:00 |
|
|
|
c16f40eb7c
|
don't enable OpenMP together with CUDA for KOKKOS by default
|
2022-05-18 12:23:38 -04:00 |
|
|
|
ba0efbef31
|
include presets for intel compiler names on windows
|
2022-05-18 09:13:37 -04:00 |
|
|
|
326b833d7f
|
(temporarily) disable Kokkos deprecation warnings in CMake presets in preparation for stable release
|
2022-05-17 06:02:50 -04:00 |
|
|
|
59560c47a7
|
Small tweak
|
2022-05-13 14:23:27 -04:00 |
|
|
|
66abc00e3c
|
Add comment about MPI on Crusher
|
2022-05-13 13:33:27 -04:00 |
|
|
|
81a8b0cf85
|
Add Kokkos HIP preset
|
2022-05-06 12:40:12 -06:00 |
|
|
|
cac9fcaf86
|
cannot build ELECTRODE package by default on native windows because it requires BLAS
|
2022-04-29 20:18:50 -04:00 |
|
|
|
929734ce45
|
Merge remote-tracking branch 'github/develop' into amoeba-ak
# Conflicts:
# doc/src/Commands_pair.rst
# src/memory.h
|
2022-04-28 20:08:18 -04:00 |
|
|
|
7aaa71d22e
|
Merge remote-tracking branch 'lammps/develop' into electrode
|
2022-04-26 10:29:39 +02:00 |
|
|
|
38093ffe47
|
KOKKOS doesn't require nvcc_wrapper anymore when compiling with CMake
|
2022-04-20 18:13:42 -04:00 |
|
|
|
c62e2ad4d1
|
disable warnings with PGI/NVHPC compilers and import CMAKE_TUNE_FLAGS
|
2022-04-20 17:39:33 -04:00 |
|
|
|
a73fc87f90
|
add AMOEBA package to CMake build system
|
2022-04-19 04:35:25 -04:00 |
|
|
|
49aebf64b9
|
include BPM package in multiple presets
|
2022-04-11 12:41:28 -04:00 |
|
|
|
177f9cabc1
|
add ELECTRODE package to suitable presets
|
2022-04-09 18:19:55 -04:00 |
|
|
|
521d45dcc6
|
remove MESSAGE package from CMake
|
2022-04-08 18:00:36 -04:00 |
|
|
|
29ada4e263
|
Update description header
|
2022-03-25 11:19:59 +00:00 |
|
|
|
2ae448d9d0
|
Add kokkos-sycl.cmake & relevant compiler flags
|
2022-03-25 11:05:09 +00:00 |
|
|
|
75d0a5098f
|
use -Og for Debug config for better warnings and debug experience
|
2022-01-29 17:06:30 -05:00 |
|
|
|
461a7afc22
|
remove PYTHON from "most" cmake preset.
The PYTHON package cannot be compiled without the python development
support being installed, so it must not be in the "most" preset
|
2021-11-04 15:24:41 -04:00 |
|
|
|
d5b3ea263b
|
awpmd requires blas, mgpt is not portable
|
2021-10-07 15:45:14 -04:00 |
|
|
|
5d5cc0ac55
|
preset with packages that build natively on windows with visual c++
|
2021-10-07 15:31:26 -04:00 |
|
|
|
f5fa892ec8
|
Merge pull request #2916 from rbberger/rocm_updates
Updates to support ROCm 4.3 in GPU package
|
2021-09-22 16:23:19 -04:00 |
|
|
|
3046c9ca93
|
include EXTRA-DUMP in "most"
|
2021-09-16 23:01:42 -04:00 |
|
|
|
8db2d64f11
|
Updates to support ROCm 4.3 in GPU package
|
2021-08-31 17:56:01 -04:00 |
|
|
|
6b243845c0
|
update HIP preset for CMake
|
2021-08-31 15:11:37 -04:00 |
|
|
|
fe4ec9d1ea
|
select Fortran 2003 as standard for compiling bundled Fortran code
|
2021-08-25 23:36:12 -04:00 |
|
|
|
852f18525d
|
complete moving packages and styles around
|
2021-07-23 18:11:25 -04:00 |
|
|
|
46d5d9724a
|
move interlayer potentials to their own package
|
2021-07-07 15:52:53 -04:00 |
|
|
|
58196d57f1
|
New package DPD-BASIC with pair styles dpd, dpd/tstat, dpd/ext, dpd/ext/tstat
|
2021-07-01 00:51:55 -04:00 |
|
|
|
88c8d1a3c6
|
rename "minimal" preset to "basic"
|
2021-06-30 20:39:17 -04:00 |
|
|
|
d47f2aca53
|
recover compilation with CMake
|
2021-06-29 22:18:27 -04:00 |
|
|
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
|
|
|
2d4bb8f38c
|
rename USER-MESODPD and USER-SDPD to DPD-MESO and DPD-SMOOTH
|
2021-06-29 19:45:38 -04:00 |
|
|
|
8e185a1a12
|
rename USER-DPD to DPD-REACT
|
2021-06-29 19:41:23 -04:00 |
|
|
|
6ceedb62be
|
rename USER-REAXC to REAXFF
|
2021-06-29 19:37:55 -04:00 |
|
|
|
1dc25b0e10
|
rename USER-OMP to OPENMP
|
2021-06-29 17:48:22 -04:00 |
|
|
|
c085e55695
|
rename USER-SMD package to MACHDYN
|
2021-06-29 17:19:39 -04:00 |
|
|
|
8bf6805e1d
|
rename USER-LB to LATBOLTZ
|
2021-06-29 17:07:14 -04:00 |
|
|
|
dc3efd17d2
|
rename USER-MEAMC to MEAM and pair style meam/c to meam (keeping meam/c as an alias)
|
2021-06-29 16:59:05 -04:00 |
|