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

Error happened when I run the code #2

Open
lj-cug opened this issue Sep 29, 2024 · 3 comments
Open

Error happened when I run the code #2

lj-cug opened this issue Sep 29, 2024 · 3 comments

Comments

@lj-cug
Copy link

lj-cug commented Sep 29, 2024

GPU-resident in-situ visualization is edge-cutting technique. The example code is seldom seen at this respect. Now I have compiled this example code using ParaView-5.11.2 and Catalyst2.
The CMake options for compiling ParaView-5.11.2 is as following:
cmake .. -DCMAKE_INSTALL_PREFIX=/home/lijian/paraview-5.11.2/install -DPARAVIEW_USE_MPI=ON -DPARAVIEW_ENABLE_CATALYST=ON -Dcatalyst_DIR=/home/lijian/In-situ-Viz/catalyst-master/install/lib/cmake/catalyst-2.0 -DCMAKE_BUILD_TYPE=Release -DPARAVIEW_USE_PYTHON=ON -DPython3_EXECUTABLE=/usr/bin/python3.9
But when I run the executable as the guide in this code, the error of pvbatch happened.
error
So could you tell me what's the version of used ParaView and CUDA and cmake options for ParaView?
I cannot trace the error in the execution.
Yours,
Li Jian

@lj-cug
Copy link
Author

lj-cug commented Sep 29, 2024

By the way, I can run the tutorials of Catalyst2 in ParaView package successfully. It's not related with CUDA computation.

@jspanchu
Copy link
Owner

jspanchu commented Sep 29, 2024

Hi @lj-cug, this is an experimental repository. It relies on changes yet to be made to ParaView source code. Please wait until the changes are merged upstream in ParaView, should happen in a few weeks.

@lj-cug
Copy link
Author

lj-cug commented Sep 30, 2024

Thank you! Maybe the vtkm application in ParaView change.

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

2 participants