Commit Graph
31 Commits
Author SHA1 Message Date
Will Pazner 0a7dd5e156 Batched LOR: add device sample runs 2022-04-25 16:42:58 -07:00
Will Pazner 5407c7842c Clean up plor_solvers miniapp 2022-04-11 09:58:36 -07:00
Will Pazner d2537ec087 Batched LOR: ADS in plor_solvers 2022-03-29 21:59:51 -07:00
Will Pazner 2212ba044a Batched LOR: add MPI ifdefs 2022-03-23 10:47:58 -07:00
Will Pazner c3ea6f4344 Merge remote-tracking branch 'origin/master' into lor-batched-gpu-no-mesh
# Conflicts:
#	miniapps/solvers/plor_solvers.cpp
2022-03-21 11:26:48 -07:00
Will Pazner 4ace41773d Remove Mpi::Session, access directly using static member functions 2022-03-11 15:41:07 -08:00
Will Pazner 8d812ec8c3 Rename MPI class to Mpi to avoid conflict with (deprecated) C++ MPI namespace 2022-03-11 13:43:14 -08:00
Will Pazner 0b84c3e142 Batched LOR AMS: separate AMS setup 2022-03-10 17:14:57 -08:00
Will Pazner 81b6849a47 Batched LOR AMS: implementation and unit test 2022-03-10 14:25:06 -08:00
Tzanio f2cad1e55b MPI_Session -> MPI singleton in examples, miniapps and tests 2022-03-08 19:29:45 -08:00
Tzanio 8f7cb0b3db Switch to a singleton for the hypre session object: 'HYPRE_Session hypre;' -> 'Hypre::Init();' 2022-03-08 18:06:43 -08:00
Tzanio 447f00d80b Added a HYPRE_Session class to hypre.?pp and examples/miniapps 2022-03-07 14:22:22 -08:00
Will Pazner 1e8367fc43 Batched LOR: cleanup 2022-03-07 13:35:14 -08:00
Will Pazner 1fb26145b1 Merge remote-tracking branch 'origin/master' into lor-batched-gpu-no-mesh
# Conflicts:
#	general/cuda.hpp
#	tests/unit/CMakeLists.txt
2022-03-01 17:54:15 -08:00
Will Pazner 5ca6aa169d Batched LOR: miniapp simplifications 2022-03-01 15:14:03 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
camierjs 8dbe09906b Switch to nvtx header 2021-12-08 09:47:25 -08:00
camierjs 6caccacbec BC outside the kernel for parallel/sequential 2021-11-30 18:09:07 -08:00
camierjs b64d57c06e Parallel cuda through RAP 2021-11-30 17:22:22 -08:00
camierjs fdb5d7d627 Parallel debug device 2021-11-30 15:53:26 -08:00
camierjs 84c6ffc623 Back to Legacy/Full/Deviced & lor_solvers w/ precond 2021-11-29 19:05:05 -08:00
Will Pazner 1fce1b6306 Add device configuration to plor_solvers 2021-08-31 14:44:20 -07:00
Will Pazner 44e89feb2f Typos and minor edits to comments 2021-05-19 08:37:25 -07:00
Will Pazner 3f5e69dbac Rename LOR to LORDiscretization
Similarly, rename ParLOR to ParLORDiscretization.
2021-05-06 15:08:29 -07:00
Will Pazner d42d3dab76 Rename BasisType::Integrated to BasisType::IntegratedGLL 2021-05-06 14:48:03 -07:00
Will Pazner 7aa16cda07 Use visualization flag in LOR miniapps 2021-05-06 12:10:04 -07:00
Will Pazner d602366f8d Add paper references to LOR solvers miniapp 2021-04-28 20:46:12 -07:00
Will Pazner a440b67c01 Add AMR sample runs to LOR solvers miniapp 2021-04-26 21:09:40 -07:00
Will Pazner 74fb021007 Improve and document LOR solvers miniapps 2021-04-26 18:30:13 -07:00
Will Pazner ff84a70a04 Bug fix 2021-04-22 17:08:12 -07:00
Will Pazner b3a30fbd1e Rename LOR solvers miniapp 2021-04-20 22:30:08 -07:00