- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Has anyone seen this error when attempting to run a code in parallel with Intel message passing interface? We are trying to troubleshoot the cause of this. It run scalar without issue and parallel with issue as shown below:
HDF5-DIAG: Error detected in HDF5 (1.10.8) MPI-process 1:
#000: ../../src/H5F.c line 413 in H5Fopen(): unable to open file
major: File accessibility
minor: Unable to open file
#001: ../../src/H5Fint.c line 1735 in H5F_open(): unable to lock the file
major: File accessibility
minor: Unable to lock file
#002: ../../src/H5FD.c line 1625 in H5FD_lock(): driver lock request failed
major: Virtual File Layer
minor: Unable to lock file
#003: ../../src/H5FDsec2.c line 1002 in H5FD__sec2_lock(): unable to lock file, errno = 11, error message = 'Resource temporarily unavailable'
major: Virtual File Layer
minor: Unable to lock file
*** Error in subroutine us3d_gridh5f_init
*** Error in subroutine casef_read
*** Error in subroutine ppar_casef_begin
*** Error in subroutine ppar_casef_proc
*** Error in subroutine ppar_casef_to_ug
*** Error in subroutine distribute
*** Error in subroutine startup
*** US3D returned with an error
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is an input file available locally when you run the program sequentially, but maybe isn't there when launched through a job scheduler on compute nodes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is an MPI question. I'm moving this to the HPC Toolkit Forum where MPI is discussed.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page