Commit Graph

9323 Commits

Author SHA1 Message Date
Gunther H. Weber
e9af397fb2 First implementation of hierarchical augmenter communication phase 2021-10-20 14:46:21 -07:00
Oliver Ruebel
00e906313f Fix broken array copy in HierarchicalAugmenter::Initialize 2021-10-20 14:46:21 -07:00
Oliver Ruebel
b16dc73f3d Remove broken copy / ArrayHandleDecorator while working on a fix 2021-10-20 14:46:21 -07:00
Oliver Ruebel
1b1e6fb903 Add missing throw for logic error 2021-10-20 14:46:21 -07:00
Oliver Ruebel
958b84ebf9 Temporariliy remove CreateSuperarcsWorklet call to continue build debugging 2021-10-20 14:46:21 -07:00
Oliver Ruebel
1056abecce Fix various syntax errors in HierarchicalAugmenter 2021-10-20 14:46:21 -07:00
Oliver Ruebel
df101a81bd Fix syntax error in ArrayHandleIndex call 2021-10-20 14:46:21 -07:00
Oliver Ruebel
bb853befdd Fix bad CopyIf call 2021-10-20 14:46:21 -07:00
Gunther H. Weber
ca6f0bba9c Added TOOD/FIXME for sanity check 2021-10-20 14:46:21 -07:00
Gunther H. Weber
e2fe35e129 Started adding DIY code for HierarchicalAugmenter 2021-10-20 14:46:21 -07:00
Gunther H. Weber
1128786951 Removed virtual functions to fix compile/link error 2021-10-20 14:46:21 -07:00
Oliver Ruebel
370fd5de52 Avoid ReadPortal/WritePortal to get/set individual values as possible. 2021-10-20 14:46:21 -07:00
Oliver Ruebel
2f720d5ac2 Fix docstring 2021-10-20 14:46:21 -07:00
Oliver Ruebel
ce6c09152c Added HierarchicalContourTree<FieldType>::DumpVolumes 2021-10-20 14:46:21 -07:00
Oliver Ruebel
3daab361cd Added NumOwnedRegularVertices to HierarchicalContourTree 2021-10-20 14:46:20 -07:00
Oliver Ruebel
ec7a62a75b Updated HierarchicalHyperSweeper to track instrinsic and dependent values
Updated HierarchicalHyperSweeper to track instrinsic and dependent values not just sweepValues
2021-10-20 14:46:20 -07:00
Oliver Ruebel
9dbccaae1d Port/implement HierarchicalAugmenter 2021-10-20 14:46:20 -07:00
Oliver Ruebel
a69f83f3a5 Port/implement HierarchicalHyperSweeper 2021-10-20 14:46:20 -07:00
Oliver Ruebel
7506068236 Updated TreeGrafter for parallel hypersweep 2021-10-20 14:46:20 -07:00
Oliver Ruebel
76d88db157 Added GetOwnedVerticesByGlobalID for the 2D and 3D meshes 2021-10-20 14:46:20 -07:00
Oliver Ruebel
b0fe5ffe40 Add doc in IdRelabeler 2021-10-20 14:46:20 -07:00
Oliver Ruebel
434b0a0943 Move PointDoubling to meshextrema submodule since only used in MeshExtrema.h 2021-10-20 14:46:20 -07:00
Oliver Ruebel
a5212474a1 Update HierarchicalContourTree iteration counters for hybrid hypersweep 2021-10-20 14:46:20 -07:00
Manish Mathai
04c43e4c52 Merge topic 'optimize-annotations-speed'
c62998bd1 Batch line and text annotations for View1D
f7c43960e Update code to follow styling and worklet invoker guidelines
b7470b0af Remove leftover debug statement
8f025a2c5 Batch text and line annotation rendering

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2594
2021-10-20 12:22:28 -04:00
Vicente Bolea
d1fd72e71a Merge topic 'fix-ci-rules'
a5aeda724 CI: move from only to rules

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Ben Boeckel <ben.boeckel@kitware.com>
Merge-request: !2610
2021-10-19 19:49:48 -04:00
Manish Mathai
c62998bd1b Batch line and text annotations for View1D 2021-10-19 14:12:18 -07:00
Manish Mathai
f7c43960e5 Update code to follow styling and worklet invoker guidelines 2021-10-19 10:47:56 -07:00
Vicente Adolfo Bolea Sanchez
a5aeda7240 CI: move from only to rules 2021-10-18 14:36:16 -04:00
Abhishek Yenpure
39934257cb Merge topic 'cell-velocity-field'
5109ba2a7 Adding changelog for cell centered velocities
4e9220ddd Removing unnecessary header
3237c58c2 Updating particle advection filters to use field associativity
79bb38c2b Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into cell-velocity-field
a11d9ad10 removing print statements
e28476df5 Assigning default associativity for velocity field
53167f076 Fix Field constructors
e6fa5fd4b Fixing Field class
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2588
2021-10-18 13:00:07 -04:00
Vicente Bolea
f7ac297d68 Merge topic 'fixes-ci-gl'
9ea26d937 CI: fix dependencies in CI jobs

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2609
2021-10-16 16:12:21 -04:00
Li-Ta Lo
9eac2007ce Merge topic 'vtkm_io_sans_device_source'
81fe1254e Merge branch 'master' into vtkm_io_sans_device_source
2c33a23d3 added changelog
1de5fef12 minor fix
5e87ed858 make most of the vtkm_io library not DEVICE_SOURCE

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2607
2021-10-15 23:25:44 -04:00
Li-Ta Lo
81fe1254ea Merge branch 'master' into vtkm_io_sans_device_source 2021-10-15 19:10:40 -06:00
Vicente Adolfo Bolea Sanchez
9ea26d9372 CI: fix dependencies in CI jobs 2021-10-15 15:37:27 -04:00
Vicente Bolea
386f34aa3b Merge topic 'adjust-params-hip'
e1d8b7270 CI: adjust parallel param hip build

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2608
2021-10-15 12:35:33 -04:00
Vicente Adolfo Bolea Sanchez
e1d8b72700 CI: adjust parallel param hip build 2021-10-15 12:24:33 -04:00
Abhishek Yenpure
5109ba2a7d Adding changelog for cell centered velocities 2021-10-15 09:19:12 -07:00
Li-Ta Lo
2c33a23d39 added changelog 2021-10-14 16:42:24 -06:00
Abhishek Yenpure
4e9220ddd3 Removing unnecessary header 2021-10-14 15:21:08 -07:00
Abhishek Yenpure
3237c58c2b Updating particle advection filters to use field associativity 2021-10-14 14:57:36 -07:00
Abhishek Yenpure
79bb38c2b3 Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into cell-velocity-field 2021-10-14 14:48:37 -07:00
Li-Ta Lo
1de5fef122 minor fix 2021-10-14 14:42:02 -06:00
Li-Ta Lo
5e87ed858c make most of the vtkm_io library not DEVICE_SOURCE 2021-10-14 12:38:52 -06:00
Li-Ta Lo
14a788bb49 Merge topic 'osc_refactor'
1d2c4c290 fixed single/double precision converstion
e680815d5 add include sstream and see if it clears the dashboard
d59732766 remove comment about DeviceAdapter.h
08ad08b13 Merge branch 'master' into osc_refactor
7add915dd include DeviceAdapter.h in StorageVirtual.h
b9c2ddf9d add missing #include
5448ffb28 decouple Timer.h from device compiler
e90b186ba do not use device compiler to compile source unit tests
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2602
2021-10-14 12:15:20 -04:00
Vicente Bolea
86cc1d1e32 Merge topic 'add-radeon-build'
98a1cc751 CI: add HIP builing build

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2521
2021-10-14 12:09:51 -04:00
Li-Ta Lo
1d2c4c2906 fixed single/double precision converstion 2021-10-14 09:15:13 -06:00
Li-Ta Lo
e680815d58 add include sstream and see if it clears the dashboard 2021-10-14 07:24:55 -06:00
Sujin Philip
02f0a809fb Merge topic 'probe-point-fields-changelog'
9deb36132 Add release notes for commit abedf61e5cbfaee4abac

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Vicente Bolea <vicente.bolea@kitware.com>
Merge-request: !2603
2021-10-14 08:29:18 -04:00
Li-Ta Lo
d59732766c remove comment about DeviceAdapter.h 2021-10-13 15:59:30 -06:00
Li-Ta Lo
08ad08b138 Merge branch 'master' into osc_refactor 2021-10-13 15:32:28 -06:00
Kenneth Moreland
4314b730e3 Merge topic 'dropped-symbols'
d5acf9106 Fix dropped UnknownArrayHandle symbols

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2604
2021-10-13 16:54:09 -04:00