Commit Graph

10437 Commits

Author SHA1 Message Date
Li-Ta Lo
b8c39f4f9c de-template CellSetConnectivity::Run 2022-08-11 14:21:30 -06:00
Li-Ta Lo
386c633d66 simplify ThresholdWorklet::Run 2022-08-11 11:57:54 -06:00
Dave Pugmire
3920806a66 Address reviewer comments and suggestions. 2022-08-11 13:43:49 -04:00
dpugmire
7e945bb145 Fix compile error for cuda builds. 2022-08-11 09:09:21 -04:00
Dave Pugmire
4d60b42a47 Add threaded filters example 2022-08-10 16:06:42 -04:00
Dave Pugmire
7cbf3a9c91 Merge topic 'cellLocator_lastCell'
2a577476d Add function to reduce code in tests.
09a8ac4fe Call ReadPortal() after each invoke.
699d84681 Fixes kokkos builds. Need to call ReadPortal().
18260c768 debugging the dashboards...
2eb9fb85f dashboard debugging....
aaf4be942 debug dashboards.....
67f83b230 Dashboard debugging....
2540e52f4 Address suggestion to test uninitialized values. Dashboard debug.
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2834
2022-08-10 15:39:57 -04:00
Dave Pugmire
8f58f824e5 Run multiblock tests with and without Async GPU memory 2022-08-10 15:38:18 -04:00
Dave Pugmire
d06c321a21 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into gpu_async_alloc 2022-08-10 15:13:26 -04:00
Dave Pugmire
b441c9e23d Add Sync/Async memory allocator functions. 2022-08-10 15:09:53 -04:00
Dave Pugmire
7fdea58ef6 Undo changes to arrayhandle unit test 2022-08-10 13:39:05 -04:00
Dave Pugmire
2a577476dd Add function to reduce code in tests. 2022-08-10 11:57:18 -04:00
Li-Ta Lo
adb3f854ef Merge topic 'remove_examples_device_compiler'
f1a11832c restore device compiler for HistogramMPI
ce6cf2498 remove unused headers, restore device compiler for worklet example
0ecfdcb2f Merge branch 'master' into remove_examples_device_compiler
9e2148dbf remove device compiler

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2830
2022-08-10 10:23:15 -04:00
Dave Pugmire
0d30520bb3 Use async memory allocation for cuda when managed memory is off. 2022-08-10 10:21:48 -04:00
Dave Pugmire
baf80acb31 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into gpu_async_alloc 2022-08-10 09:08:12 -04:00
Dave Pugmire
09a8ac4feb Call ReadPortal() after each invoke. 2022-08-10 07:44:27 -04:00
Dave Pugmire
699d84681a Fixes kokkos builds. Need to call ReadPortal(). 2022-08-10 07:40:53 -04:00
Vicente Bolea
937b0b6c6d Merge topic 'change-timeout-hip-test'
bba163061 Revert "ci: change timeout for kokkos"

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2843
2022-08-09 17:43:12 -04:00
Li-Ta Lo
f1a11832c0 restore device compiler for HistogramMPI 2022-08-09 14:09:25 -06:00
Dave Pugmire
18260c7681 debugging the dashboards... 2022-08-09 13:40:47 -04:00
Li-Ta Lo
ce6cf2498a remove unused headers, restore device compiler for worklet example 2022-08-09 11:07:23 -06:00
Vicente Adolfo Bolea Sanchez
bba1630614 Revert "ci: change timeout for kokkos"
This reverts commit 185634fe47986cb6689054790f96d59e1e231b8c.
2022-08-09 12:25:31 -04:00
Dave Pugmire
2eb9fb85f4 dashboard debugging.... 2022-08-09 12:09:50 -04:00
Li-Ta Lo
0ecfdcb2fa Merge branch 'master' into remove_examples_device_compiler 2022-08-09 09:52:24 -06:00
Li-Ta Lo
8ff889fc3c Merge topic 'worklet_run'
bb495ca56 Merge branch 'master' into worklet_run
69e7100e3 remove redundant Run overload
7247b7172 simply CellSet/Array dispatch for ImageConnectivity

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2842
2022-08-09 11:50:29 -04:00
Li-Ta Lo
bb495ca562 Merge branch 'master' into worklet_run 2022-08-09 09:03:16 -06:00
Dave Pugmire
aaf4be942e debug dashboards..... 2022-08-09 09:29:43 -04:00
Dave Pugmire
67f83b230b Dashboard debugging.... 2022-08-09 09:15:45 -04:00
Pugmire
7c5ee63baf Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m 2022-08-09 08:04:12 -04:00
Dave Pugmire
2540e52f49 Address suggestion to test uninitialized values. Dashboard debug. 2022-08-08 21:26:55 -04:00
Li-Ta Lo
69e7100e3d remove redundant Run overload 2022-08-08 14:28:11 -06:00
Li-Ta Lo
cbe09e3cae Merge topic 'probe_process_cell_field'
9b5f74594 remove unused ProcessCellField

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2841
2022-08-08 13:37:33 -04:00
Li-Ta Lo
9b5f745947 remove unused ProcessCellField 2022-08-08 11:18:19 -06:00
Li-Ta Lo
7247b71722 simply CellSet/Array dispatch for ImageConnectivity 2022-08-08 10:24:05 -06:00
Kenneth Moreland
4e4079e5c8 Merge topic 'variant-istype'
dbe8db01a Add Variant::IsType

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Li-Ta Lo <ollie@lanl.gov>
Merge-request: !2838
2022-08-08 12:14:57 -04:00
Dave Pugmire
c53110cca1 Fix numsteps test for file-based cases. 2022-08-07 15:22:20 -04:00
Dave Pugmire
db5c71c198 Remove debugging line. 2022-08-05 16:11:35 -04:00
Dave Pugmire
a5993a647f Terminate particles when it hits zero-velocity. 2022-08-05 16:06:51 -04:00
Dave Pugmire
f6326f19c0 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into cellLocator_lastCell 2022-08-05 16:05:37 -04:00
Dave Pugmire
29678d4693 Merge branch 'vtk-m-cellLocator_lastCell' into 'cellLocator_lastCell'
Define LastCell type in cell locator structure

See merge request dpugmire/vtk-m!3
2022-08-05 15:12:40 -04:00
Kenneth Moreland
dbe8db01ad Add Variant::IsType
The `Variant` class was missing a way to check the type. You could do it
indirectly using `variant.GetIndex() == variant.GetIndexOf<T>()`, but
having this convenience function is more clear.
2022-08-05 13:02:48 -06:00
Kenneth Moreland
bbdfd3d52b Do not assume that LastCell initializes to -1
If an `ArrayHandle` of `LastCell`s is created, then the contents will be
garbage. Just check to make sure that it is valid.
2022-08-05 12:55:45 -06:00
Kenneth Moreland
5d78780f6e Define LastCell type in cell locator structure
Rather than try to collect all `LastCell` types inside of a single
header and make an uber type, have each cell locator define its own cell
locator type and use that.
2022-08-05 12:43:50 -06:00
Kenneth Moreland
2271d0ef45 Add Variant::IsType
The `Variant` class was missing a way to check the type. You could do it
indirectly using `variant.GetIndex() == variant.GetIndexOf<T>()`, but
having this convenience function is more clear.
2022-08-05 12:35:57 -06:00
Dave Pugmire
f97e6179d6 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m 2022-08-05 13:49:30 -04:00
Dave Pugmire
45206a8f03 Merge topic 'tube_fix_degenerate_polylines'
25c622508 Use ScatterCounting instead of ScatterPermutation.
8cf0c1a7f Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into tube_fix_degenerate_polylines
531c3a442 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into tube_fix_degenerate_polylines
a2d5f5249 kick dashboard...
6353da486 minor edit to kick dashboards.
deb15bc14 small edit to kick dashboards.
2bfd0ce59 Use ScatterPermutation to skip invalid cells.
8e44a7ce0 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2821
2022-08-05 13:40:36 -04:00
Vicente Bolea
6f64a9305d Merge topic 'skip-find-tbb-if-loaded' into release-1.7
c30c35571 Revert "Disable loading the TBBConfig.cmake file"
dd3fc9781 cmake: skip find_package(TBB) if already loaded

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2836
2022-08-05 13:35:45 -04:00
Vicente Bolea
19bca428a4 Merge branch 'release-1.7' into release 2022-08-05 13:35:45 -04:00
Vicente Bolea
fcde298b48 Merge branch 'release' into master 2022-08-05 13:35:45 -04:00
Dave Pugmire
3e794d16bc Allocate lastCell structures first. 2022-08-05 09:49:53 -04:00
Kenneth Moreland
bce524c24f Merge topic 'osx-basetype-compare'
5a2da0cd8 Fix type comparison on OSX for UnknownArrayHandle base component type

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Li-Ta Lo <ollie@lanl.gov>
Merge-request: !2833
2022-08-05 07:48:41 -04:00