Skip to content
Snippets Groups Projects
Commit 2dbfbef4 authored by Kenneth Moreland's avatar Kenneth Moreland
Browse files

Fix issue with Fides initializing HIP before using

There was an issue with Fides crashing because it attempted to allocate
memory with HIP before HIP was initialized. (See
vtk/fides#26.) The problem was
actually with VTK-m. (Initializing VTK-m is supposed to be optional,
but HIP was not getting initialized in time if it was not.) To fix
the Fides issue, update VTK-m to the changes provided by
vtk/vtk-m!3289.
parent 5a0129e4
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment