amrex-tutorials icon indicating copy to clipboard operation
amrex-tutorials copied to clipboard

How to build ParaView for SingleVortex tutorial example

Open ekven opened this issue 2 years ago • 0 comments

I am having trouble getting the SingleVortex example to build correctly on a Linux cluster. I am building the entire chain from source: CMake, Catalyst, ParaView (5.9, 5.10 or 5.11), SENSEI, AMReX, and SingleVortex. I am not clear from the ParaView documentation how to build ParaView with Python+Catalyst, so perhaps my error lies there, but when I attempt to execute the main2d executable from SingleVortex, I seg fault with the error:

ERROR: Catalyst was requested but is disabled in this build

Do you have any ideas for where I may be going wrong in this build? Thank you for your assistance.

Ed

ekven avatar Jul 24 '23 18:07 ekven