forked from pool/slurm
8 lines
262 B
XML
8 lines
262 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<service>
|
||
|
<short>slurmd</short>
|
||
|
<description>slurmd is the daemon which starts jobs for the SLURM cluster management.</description>
|
||
|
<port protocol="tcp" port="6818"/>
|
||
|
<port protocol="udp" port="6818"/>
|
||
|
</service>
|