[vtkusers] Compiling VTK 8.0.1 with VTKm on Windows (MSVC2015)
Kahuna K
kahuna0k at gmail.com
Tue Oct 17 07:02:23 EDT 2017
Hello,
I’m trying to compile VTK 8.0.1 with AcceleratorsVTKm with CUDA and TBB
enabled. I’ve tried the vtkm-1.0.0 release, the master branch from the vtkm
git repo and commit:
commit 1f451d538bf9a7beec0f443775f79c9348f9a376
Merge: 3a8a64df 33afb076
Author: Robert Maynard <robert.maynard at kitware.com>
Date: Fri Aug 11 12:23:14 2017 +0000
that was the last one with ResultField in vtkm::filter
None of them worked, the last one was the one that took me further, but
vtkmGradient.cu will fail complaining about
vtkm::cont::vtkmCellSetExplicitAOS and vtkm::cont::vtkmCellSetSingleType
missing GetNumIndicesArray.
What is the recommended version of vtkm to compile VTK-8.0.1?
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171017/eee4f62b/attachment.html>
More information about the vtkusers
mailing list