Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07:00 |
|
Tzanio
|
f2bf0a2750
|
Merge branch 'master' into mfem-4.1-dev
Conflicts:
general/device.hpp
|
2020-03-04 20:33:14 -08:00 |
|
Tzanio
|
58872c9e7b
|
Merge branch 'master' into okina-mmu
Conflicts:
fem/datacollection.cpp
tests/unit/CMakeLists.txt
|
2020-03-04 15:19:33 -08:00 |
|
Tzanio
|
ca55ef0217
|
The release number for mfem-4.1 is LLNL-CODE-806117
|
2020-03-02 17:18:46 -08:00 |
|
Tzanio Kolev
|
a37cf53ce1
|
Update general/device.cpp
|
2020-03-02 12:23:31 -08:00 |
|
Yohann Dudouit
|
0ed887bfd1
|
Add comment on default libCEED GPU backend.
|
2020-02-25 10:48:08 -08:00 |
|
Tzanio
|
2caa222edf
|
A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
|
2020-02-23 11:16:46 -08:00 |
|
camierjs
|
8f30f76e85
|
Move DEVICE macros to cuda header
Use stream sync
|
2020-02-20 15:08:49 -08:00 |
|
camierjs
|
a82b4a0de4
|
Simplify new device controller, flush device ngpu and adjust unit mem tests
|
2020-02-18 16:10:48 -08:00 |
|
camierjs
|
76ef7fc9bf
|
Flush device mode and backends at destruction
|
2020-02-18 14:58:48 -08:00 |
|
camierjs
|
ec55ac1dd8
|
device logic and typo
|
2020-02-14 19:04:07 -08:00 |
|
Veselin Dobrev
|
9499d49e9f
|
Variour tweaks and simplifications, coordinated with @camierjs.
|
2020-02-14 16:25:40 -08:00 |
|
camierjs
|
a6befda705
|
Remove Umpire config variables and cleanup.
|
2020-02-12 12:31:29 -08:00 |
|
camierjs
|
607a31ddf4
|
All tests w/ MFEM_MEMORY=host32,host64,debug,umpire,uvm
|
2020-02-07 15:32:14 -08:00 |
|
camierjs
|
07889899b2
|
BlockMatrix CreateMonolithic fix,
Add MFEM_INIT_WARNING and MFEM_INIT_ABORT
Move Backend::DEBUG as last MFEM device
|
2020-02-04 12:22:22 -08:00 |
|
camierjs
|
c3bc0a1eab
|
WIP MFEM_MEMORY && MFEM_DEVICE logic
|
2020-02-03 18:21:15 -08:00 |
|
camierjs
|
27aa1bcf1d
|
MFEM_MEMORY=debug m test -j
|
2020-02-03 17:40:01 -08:00 |
|
camierjs
|
0aee38c60c
|
All serial examples with valgrind and debug/host32 allocators
|
2020-01-31 18:51:31 -08:00 |
|
camierjs
|
969480e626
|
Fix valgrind overlap warning when in env device
|
2020-01-30 11:51:30 -08:00 |
|
camierjs
|
8b667b09c4
|
Simplify MFEM_ENV_DEVICE logic
|
2020-01-30 10:21:58 -08:00 |
|
camierjs
|
c1259a3251
|
Enable MFEM_ENV_DEVICE=debug, ex[1,2,3,4,6,7,14] ok, ex[5,8,9,10,15,16,17,18,19,20,21,22,23] errors
|
2020-01-29 21:10:24 -08:00 |
|
camierjs
|
321a170869
|
[WIP] Working on MFEM_ENV_DEVICE shortcut
|
2020-01-29 18:07:38 -08:00 |
|
camierjs
|
764b34c1a8
|
Cleanup + all tests
|
2020-01-28 17:44:28 -08:00 |
|
camierjs
|
0cd79077ae
|
'uvm' as cuda device option, test unit now use MFEM_MPI_NP
|
2020-01-28 15:25:02 -08:00 |
|
camierjs
|
67a1f10202
|
Merge HOST_MANAGED and DEVICE_MANAGED, UVM via MFEM_USE_UVM
|
2020-01-28 14:25:47 -08:00 |
|
camierjs
|
439beaddb7
|
Rename UVM shorcut to MFEM_USE_UVM
|
2020-01-17 10:44:46 -08:00 |
|
camierjs
|
78a3e0c6d2
|
Merge branch 'master' into okina-mmu
|
2020-01-15 11:09:20 -08:00 |
|
Tzanio
|
49c6a564a7
|
Final changes
|
2020-01-10 17:41:33 -08:00 |
|
Will Pazner
|
bac14b74c0
|
Destroy Ceed context in Device destructor
Also inititalize internal::ceed to NULL
|
2019-12-18 15:38:40 -08:00 |
|
camierjs
|
b71e5ebd15
|
UVM CuMallocManaged fix, all tests; debug w/o devices only.
|
2019-12-16 17:44:13 -08:00 |
|
camierjs
|
cd23752656
|
Re-enable cross debug/cuda tests
|
2019-12-12 15:16:36 -08:00 |
|
camierjs
|
fbe60ab236
|
melding with master
|
2019-11-26 19:16:36 -08:00 |
|
camierjs
|
d117979f56
|
Debug & Cleanup
|
2019-11-26 19:08:40 -08:00 |
|
camierjs
|
bf2d1eb59a
|
Cuda, debug examples but last mt
|
2019-11-25 15:31:54 -08:00 |
|
Veselin Dobrev
|
b87ec735d2
|
Apply 'make style' and other small tweaks.
|
2019-11-18 16:34:52 -08:00 |
|
camierjs
|
361f47a4ee
|
Dbg cleanup and test_mem.cpp w/o UVM
|
2019-11-13 17:02:04 -08:00 |
|
camierjs
|
91e0ad5c7e
|
GetMemoryType w/ MemoryClass and debug, UVM
|
2019-11-13 15:18:23 -08:00 |
|
camierjs
|
d8e3efbf8d
|
Simplify MemoryClass
|
2019-11-13 14:32:47 -08:00 |
|
camierjs
|
0b20ff1c5b
|
UVM shortcut logic setup
|
2019-11-11 17:14:40 -08:00 |
|
camierjs
|
ff83a16149
|
Revert special host Insert, UVM => MANAGED
|
2019-11-11 16:47:20 -08:00 |
|
camierjs
|
56633d76bf
|
Memory Type & Class MMU => DEBUG
|
2019-11-08 11:42:00 -08:00 |
|
camierjs
|
07ae364bcc
|
Allow runtime configuration of Umpire allocator names
|
2019-11-08 11:30:07 -08:00 |
|
Veselin Dobrev
|
e18916ec92
|
Make sure CMake build works with libceed. In the GNU make build
system, install libceed q-function headers.
Add a runtime check for q-function header location: install/source
directories.
|
2019-11-07 16:48:55 -08:00 |
|
camierjs
|
85c3e485b6
|
Memory controller setup to avoid static inits
|
2019-11-05 10:21:57 -08:00 |
|
camierjs
|
d4e2adb294
|
Cleanup, simplify and converge
|
2019-10-24 16:34:48 -07:00 |
|
camierjs
|
5e8b4a2972
|
NR tests and aliases fix
|
2019-10-23 19:02:27 -07:00 |
|
Yohann Dudouit
|
1a6f2226b3
|
Print the name of the backend used by libCEED and check that it is the requested one.
|
2019-10-18 16:46:37 -07:00 |
|
Yohann Dudouit
|
3a3bbeae4d
|
Default cpu backend to /cpu/self since it picks automatically the best cpu backend available.
|
2019-10-17 15:26:37 -07:00 |
|
camierjs
|
2efbb7a8c7
|
_WIN32 fix, comments & sort
|
2019-10-17 15:16:15 -07:00 |
|
camierjs
|
1027dc7074
|
Cleanup
|
2019-10-15 19:22:59 -07:00 |
|