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
An old executable has been running noticeably slower on Lassen, have been trying to rebuild it. However the recompiled executable gives a runtime error I do not recognize, files attached here.
System information
Operating system (name and version):
Linux: e.g., Ubuntu 22.04 LTS
macOS: e.g., macOS Monterey 12.4
Windows: e.g., Windows 11 Pro
Version of WarpX: e.g., latest, 24.10, etc.
Installation method:
Conda
Spack
PyPI
Brew
From source with CMake
Module system on an HPC cluster
Other dependencies: yes/no, describe
Computational resources:
CPU
GPU: e.g., NVIDIA, AMD, etc.
If you encountered the issue on an HPC cluster, please check our HPC documentation to see if your HPC cluster is already supported.
If you encountered the issue installing from source with CMake, please provide the output of the following steps:
buildsystem generation: output of cmake --fresh -S . -B build (include your specific build options, e.g., -DWarpX_DIMS=3)
project build: output of cmake --build build (include your specific build options, e.g., -j 4)
If applicable, please add any additional information about your software environment:
Description
An old executable has been running noticeably slower on Lassen, have been trying to rebuild it. However the recompiled executable gives a runtime error I do not recognize, files attached here.
System information
If you encountered the issue on an HPC cluster, please check our HPC documentation to see if your HPC cluster is already supported.
If you encountered the issue installing from source with CMake, please provide the output of the following steps:
cmake --fresh -S . -B build
(include your specific build options, e.g.,-DWarpX_DIMS=3
)cmake --build build
(include your specific build options, e.g.,-j 4
)If applicable, please add any additional information about your software environment:
Additional information
warpx_run.zip
The text was updated successfully, but these errors were encountered: