Projects
OpenHPC3:3.4:Factory
examples
_service:extract_file:job.pbs.mpi
Log In
Username
Password
Problem getting expanded diff: diff not yet in cache
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:job.pbs.mpi of Package examples
#!/bin/bash #---------------------------------------------------------- # Job name #PBS -N test # Name of stdout output file #PBS -o job.out # Total number of nodes and MPI tasks/node requested #PBS -l select=2:mpiprocs=4 # Run time (hh:mm:ss) - 1.5 hours #PBS -l walltime=01:30:00 #---------------------------------------------------------- # Change to submission directory cd $PBS_O_WORKDIR # Launch MPI-based executable prun ./a.out
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.