Skip to content
Snippets Groups Projects
Commit 57ac6758 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
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-m!3289.
parent 5a0129e4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment