Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Releases: Alpine-DAV/vtk-h

v0.6.3

08 Sep 14:27
6bc790f
Compare
Choose a tag to compare
fix 1d sampling bug (#181)

version 0.6.2

13 Aug 14:25
bc7f6b2
Compare
Choose a tag to compare
update to blt f71ebcb7 (2020-08-12, for mpi+openmpi rpath fix) (#178)

* update to blt f71ebcb7 (2020-08-12, for mpi+openmpi rpath fix)

* update hashes with new blt

v0.6.1

23 Jun 15:04
ce4bd5b
Compare
Choose a tag to compare
add cmake option to control use of ctree (#174)

v0.6.0

11 Jun 15:55
Compare
Choose a tag to compare
add workout to crazy vtkm include dir

version 0.5.8

09 Jun 00:34
56ba086
Compare
Choose a tag to compare
Update vtkm something (#173)

* update api

* update spack and versions

* removing prints

v0.5.7

04 May 02:07
a0bc7f6
Compare
Choose a tag to compare
fix unsorted histogram across domains (#169)

v0.5.6

04 Apr 18:04
8b8c9e1
Compare
Choose a tag to compare
Fix/ghost stripper (#165)

* fix ghost stripper

* add width and height setters for scalar rendering

v0.5.5

03 Apr 20:08
349f14a
Compare
Choose a tag to compare
add much more conservative is_trivially_copyable check (#164)

version 0.5.4

22 Mar 05:03
5d19fae
Compare
Choose a tag to compare
add composite vector (#160)

* add composite vector

* remove commented out  code

* add vector component and consolidate tests

* update vtkm version

* one more fix

version 0.5.3

10 Mar 16:25
bef5bbe
Compare
Choose a tag to compare
Another update (#155)

* new portal interface

* missed some portals

* disable lagrangian

* update vtk-m version in spack

* update vtkm hash in hash.txt

* missed a couple write portals

* disable contour tree testing due to vtkm deadlock

* update vtkm hash for lagrange fix

* print summary now causes deadlock

* disable lagrange again

* vtkm deadlock fixes

* prevent contour tree from deadlocking