Commit Graph
25 Commits
Author SHA1 Message Date
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio fd598e8643 Final changes 2020-03-04 19:40:18 -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
Julian Andrej 95e6e5ca19 Added alternative constructor to take char const ptr and verified behavior in new unit tests 2020-02-28 11:21:01 -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 a82b4a0de4 Simplify new device controller, flush device ngpu and adjust unit mem tests 2020-02-18 16:10:48 -08:00
camierjs fb6a88ed7d Unit test test_mem handles alerady non-empty maps 2020-02-05 16:37:32 -08:00
camierjs 27aa1bcf1d MFEM_MEMORY=debug m test -j 2020-02-03 17:40:01 -08:00
camierjs 2280204e4d Renamed sedov tests and simplify lazy mm ctrl setup 2020-02-01 14:35:24 -08:00
camierjs 9d503036ff Set static intrules to use MemoryType::HOST
Remove mfem::out-puts in unit tests
2020-01-31 11:19:00 -08:00
camierjs 8b667b09c4 Simplify MFEM_ENV_DEVICE logic 2020-01-30 10:21:58 -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 926151dabf Remove memory types increment and decrement operations 2020-01-28 11:03:21 -08:00
camierjs d117979f56 Debug & Cleanup 2019-11-26 19:08:40 -08:00
camierjs c2473cbdc4 All sedov tests, WIN32 fix and avoid PAMassApply3D 2019-11-20 11:39:31 -08:00
camierjs 13b9db0e27 WIN32 cmath addon 2019-11-19 10:32:41 -08:00
camierjs 361f47a4ee Dbg cleanup and test_mem.cpp w/o UVM 2019-11-13 17:02:04 -08:00
camierjs d0f98d1619 MFEM_UMPIRE_HOST & MFEM_UMPIRE_DEVICE names 2019-10-24 18:34:39 -07:00
camierjs b37c1bc014 tests/unit/general/test_mem sysconf fix for AppVeyor 2019-10-24 17:04:48 -07:00
camierjs 8431073062 tests/unit/general/test_mem valgrind check 2019-10-24 14:58:33 -07:00
camierjs edf2509992 NewMemoryAndSize own_mem @ true, and all Laghos tests 2019-10-24 11:52:01 -07:00
camierjs 5e8b4a2972 NR tests and aliases fix 2019-10-23 19:02:27 -07:00
Aaron Fisher beb5994616 Renamed the test dirs and fixed some text that had an old version of the directories. 2018-11-09 16:28:51 -08:00