- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am running a parallel job on a linux luster using mpif90. I have noticed that after some time (to be precise 1hr 12 min) I get no output from the program. The batch queue shows that the job is still running, however, there is no more output. I initially thought that the error was in the manner in which the output files were opened and closed and have checked and seen that they are being opened and lcosed regularly. I have run out of options in solving this. I would appreciate some help.
I am running a parallel job on a linux luster using mpif90. I have noticed that after some time (to be precise 1hr 12 min) I get no output from the program. The batch queue shows that the job is still running, however, there is no more output. I initially thought that the error was in the manner in which the output files were opened and closed and have checked and seen that they are being opened and lcosed regularly. I have run out of options in solving this. I would appreciate some help.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You haven't given enough information. You should determine which kind of mpi you are using, consult the appropriate FAQs for hints on your problem, and ask questions on the associated forum. No MPI of which I am aware normally comes with mpif90 set up to use ifort, although mpich could be configured that way. With Intel mpi, the compile script to use ifort is named mpiifort. In principle, you could ask Intel MPI questions on the HPC forum.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page