Registry / other / vtk-m
library2.3.0vcpkgunverified

VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures.

vcpkg install vtk-m
INSTALL
IMPORT
SIG · VTK-M
V
vtk-m
othercppv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vtkm/vtkm.h
✓ #include <vtkm/vtkm.h>

Create a VTK-m dataset

#include <vtkm/vtkm.h> int main() { vtkm::cont::DataSet ds; return 0; }
Debug
Known issues
breakingVTK-m requires a C++14 or later compiler and may have ABI issues across different compilers.
fix
Ensure all linked libraries are built with the same compiler and C++ standard.
affects: *
Upgrade
Version history
2.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources

No resource links recorded.

vtk-m — pip install vtk-m · libregistry