Tzanio
|
a49cd5df97
|
Merge branch 'okina-device-tweaks' into okina-rename
Conflicts:
fem/bilinearform_ext.cpp
fem/bilininteg_ext.cpp
general/cuda.cpp
|
2019-04-09 18:08:44 -07:00 |
|
Veselin Dobrev
|
ce2c543339
|
Update calls to Device::IsEnabled() and Device::IsDisabled() with
appropriate calls to Device::Allows().
|
2019-04-09 17:51:19 -07:00 |
|
camierjs
|
94c5397c7d
|
Remove the memory manager singleton
|
2019-04-09 17:12:20 -07:00 |
|
camierjs
|
471eba4d2d
|
Move Device::Tracking to mm::Enable/Disable
Swap lasts +=1 for ++
|
2019-04-09 11:42:12 -07:00 |
|
Veselin Dobrev
|
600f5ec4bd
|
Some additional simplifications and tweaks in headers.
Add MFEM_CUDA_CHECK_{DRV,RT} macros.
|
2019-04-09 00:37:58 -07:00 |
|
Tzanio
|
e0c45fb9d4
|
Reserve okina name for future kernel interface
|
2019-04-08 23:39:10 -07:00 |
|
camierjs
|
dfb5b5824a
|
Remove unused mem_manager debug code
|
2019-04-08 17:17:36 -07:00 |
|
Veselin Dobrev
|
55f0a7ec66
|
Updates to the mfem::Device class.
|
2019-04-08 16:48:56 -07:00 |
|
camierjs
|
d56d5c4eff
|
Merge branch 'okina' into okina-mmu
|
2019-04-04 18:01:31 -07:00 |
|
camierjs
|
8a4ae9a556
|
Rework include hierarchy not to present cuda/occa internal headers
Separate dvector3 from dtensor because it is used in coefficient.hpp
|
2019-04-04 11:45:46 -07:00 |
|
camierjs
|
930a55d452
|
Rename general/mm.?pp -> general/mem_manager.?pp
|
2019-04-03 16:48:47 -07:00 |
|