Mpirun and PBS Problems

Source: Internet
Author: User
Recently, the pbspro job scheduling system is installed on the mainframe. However, after a script file is written, the submitted jobs cannot run normally, I have never been in touch with PBS, so I would like to ask you what the problem is in the Forum?
The script file is as follows (the file name is WRF, edited by VI ):
#! /Bin/bash
# PBS-N wrfcalculation
# PBS-l walltime = 1:00:00
Mpirun-NP 16./LEE/wrfv2/run/wrf.exe
After saving the file, run the qsub WRF command. The calculation cannot be started normally. It is displayed that the parallel process cannot be started. The information is as follows:
Starting WRF task 0 of 12
Starting WRF Task 1 of 12
Starting WRF Task 2 of 12
Starting WRF Task 4 of 12
Starting WRF Task 5 of 12
Starting WRF Task 6 of 12
Starting WRF task 7 of 12
MPI: mpi_comm_world rank 0 has terminated without calling mpi_finalize ()
MPI: Aborting job

If the parallel operation is started directly, the input of mpirun-NP 16 wrf.exe can be computed normally.
It seems that the problem lies in writing a script file. However, the explanation provided by the school is too simple to know how to change it. Please help.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.