vtk-m/docs/changelog/openmp-backend.md

6 lines
232 B
Markdown

# OpenMP Device Adapter
A device adapter that leverages OpenMP 4.0 for threading is now available. The
new adapter is enabled using the CMake option `VTKm_ENABLE_OPENMP` and its
performance is comparable to the TBB device adapter.