Commit Graph

59 Commits

Author SHA1 Message Date
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
Mark Berrill
78c2e710b9 Fixing compile warnings 2020-01-22 12:01:29 -05:00
James McClure
9748113de0 added TestCommD3Q19 back into project 2018-09-17 17:17:50 -04:00
James E McClure
45b2b969cb refactor TestCommD3Q19 2018-09-17 16:35:09 -04:00
James E McClure
9ade92ba36 the queen's croquet field 2018-05-19 07:49:32 -04:00
Mark Berrill
d3e91bc829 Adding Database 2018-05-15 10:01:14 -04:00
James E McClure
d6b8a7525a Merge branch 'ScaLBL' of github.com:JamesEMcClure/LBPM-WIA into ScaLBL 2018-03-16 12:23:21 -04:00
James E McClure
2586d72336 Fixing perf measures in TestCommD3Q19 2018-03-16 12:23:12 -04:00
James E McClure
700077de5c TestComm to read IDs 2018-03-16 11:27:17 -04:00
James E McClure
f5d6cfc830 Read IDs in TestComm 2018-03-16 11:04:24 -04:00
James E McClure
8d62394458 Updated TestComm 2018-03-16 10:13:17 -04:00
James E McClure
bba9e52911 Refactored LBPM-WIA to make calls consistent with ScaLBL library conventions 2016-11-24 11:26:51 -05:00
James E McClure
b7a5ea342f replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
Mark Berrill
5d139fe9bc Fixing some compiler warnings 2016-01-12 14:41:22 -05:00
James E McClure
091e69cd7a Updated TestCommD3Q19 to ensure clean MPI exit -- fixed bug 2016-01-08 12:58:53 -05:00
James E McClure
b03fa6dc16 Updated TestCommD3Q19 to ensure clean MPI exit 2016-01-08 12:57:42 -05:00
James E McClure
a043dd82c2 Preventing errors if unit tests do not have a valid Domain.in file 2016-01-08 12:52:01 -05:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
Mark Berrill
3f771d9374 Modifying analysis in lbpm_color_simulator to run in seperate threads 2015-08-22 11:03:46 -04:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
James E McClure
36ad8afe37 Refactoring TestCommD3Q19 2015-06-30 12:14:04 -04:00
James E McClure
cb6d89f9d3 Refactored tests/TestCommD3Q19 to use ScaLBL.h 2015-06-30 12:08:00 -04:00
James McClure
ea6ec83c5c Refactoring things to ScaLBL.h 2015-06-30 11:41:06 -04:00
James E McClure
56c6d70ad6 Added device barrier for timing TestCommD3Q19 2015-06-27 11:30:53 -04:00
James E McClure
fd496e2149 Changed DRAM to report in GB/s for TestCommD3Q19 2015-06-27 11:28:42 -04:00
James E McClure
312ca2c4c2 Added DRAM and communication bandwidth measurements to TestCommD3Q19 2015-06-27 11:18:09 -04:00
James E McClure
c93d77f503 Consistent lbpm_color_simulator TestCommD3Q19 2015-06-26 12:02:12 -04:00
James McClure
748ea8ef42 unit test TestCommD3Q19 works for gpu 2015-06-26 11:00:02 -04:00
James E McClure
81568a4dbe Debugging TestCommD3Q19 2015-06-26 09:02:29 -04:00
James E McClure
0a28afc0fa Debugging TestCommD3Q19 2015-06-26 08:50:50 -04:00
James E McClure
9ab60cc0d4 Debugging TestCommD3Q19 2015-06-25 18:08:53 -04:00
James E McClure
98a920af0e Debugging TestCommD3Q19 2015-06-25 18:06:16 -04:00
James E McClure
28a3499c1e Debugging TestCommD3Q19 2015-06-25 17:49:44 -04:00
James E McClure
d7d4d4de4f Debugging TestCommD3Q19 2015-06-25 17:41:19 -04:00
James E McClure
d75f7368b7 Debugging TestCommD3Q19 2015-06-25 17:35:51 -04:00
James E McClure
b270faa830 Debugging TestCommD3Q19 2015-06-25 17:34:42 -04:00
James E McClure
b926a8ce0d Debugging TestCommD3Q19 2015-06-25 17:33:42 -04:00
James E McClure
75c4febe92 Debugging TestCommD3Q19 2015-06-25 17:26:11 -04:00
James E McClure
f4bf2d8402 Debugging TestCommD3Q19 2015-06-25 16:32:29 -04:00
James E McClure
4dc71449a7 Updating unit test TestCommD3Q19 2015-06-25 12:33:38 -04:00
James E McClure
48de58ecc9 Updating unit test TestCommD3Q19 2015-06-25 12:23:18 -04:00
James E McClure
82b4e786f1 Updating unit test TestCommD3Q19 2015-06-25 12:14:33 -04:00
James E McClure
b0a0364af0 Updating unit test TestCommD3Q19 2015-06-25 12:12:15 -04:00
James E McClure
2d4e3d67b7 Updating unit test TestCommD3Q19 2015-06-25 12:10:30 -04:00
James E McClure
9f0152a584 Updating unit test TestCommD3Q19 2015-06-25 12:06:55 -04:00
James E McClure
053ec9b53b Updating unit test TestCommD3Q19 2015-06-25 11:18:42 -04:00
James E McClure
581f270ac0 Updating unit test TestCommD3Q19 2015-06-25 11:16:36 -04:00