You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At lines 153 and 428, there likely shouldn't be the assumption of paraview, or else some kind of mechanism to search/fail the build if paraview isn't included on the host system. Default build compiles without error without paraview, and gives a Kokkos::View error when running the evpfft binary if pv isn't installed.
The text was updated successfully, but these errors were encountered:
Offending file
At lines 153 and 428, there likely shouldn't be the assumption of paraview, or else some kind of mechanism to search/fail the build if paraview isn't included on the host system. Default build compiles without error without paraview, and gives a Kokkos::View error when running the evpfft binary if pv isn't installed.
The text was updated successfully, but these errors were encountered: