Commit 4fac9596 authored by Jim Garlick's avatar Jim Garlick
Browse files

Added:

Convert between elanid's and hostnames:
 int qsw_getnodeid_byhost(char *host);
 int qsw_gethost_bynodeid(char *host, int len, int elanid);

Send signal to all members of a program description (local operation):
 int qsw_signal_job(qsw_jobinfo_t jobinfo, int signum);
parent fa04708c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment