Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVPFFT src file expects Paraview, run fails while build successful if Paraview not installed #248

Open
rgbforge opened this issue Dec 23, 2024 · 0 comments

Comments

@rgbforge
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant