[petsc-users] Floating point exception when save complex vector into a hdf5 file
Ye Changqing
Ye_Changqing at outlook.com
Mon Mar 24 03:33:05 CDT 2025
Dear PETSc developers,
I encountered a strange problem when I tried to save a DMDA vector into an hdf5 file, a floating point error was thrown. I can repeat the problem on the cluster. However, the same codes run fine on my local computer.
Below the .cxx file is the minimal working example, the .txt is the runtime error obtained from SLURM, and the .py file should tell the configure options that I used to build the library.
Any suggestions?
Best,
Changqing
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_hdf5.cxx
Type: application/octet-stream
Size: 1229 bytes
Desc: test_hdf5.cxx
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250324/5c5d74f4/attachment-0002.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error_test_hdf5_1165815.txt
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250324/5c5d74f4/attachment-0001.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reconfigure-linux-oneapi-complex-opt.py
Type: application/octet-stream
Size: 1160 bytes
Desc: reconfigure-linux-oneapi-complex-opt.py
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250324/5c5d74f4/attachment-0003.obj>
More information about the petsc-users
mailing list