Epilog file – HP XC System 3.x Software User Manual
Page 72
the daemon when the specified PID process terminates. In this case, pid is the PID of the initial
slurmstepd
on node for this task.
By default, the -terminate-with option does not flush HPCPI data to disk before terminating
the daemon. You can specify the -doflush option with the -terminate-with option to flush
the data before terminating the daemon. In this example, the -terminate-with option is used
only as a contingency method to kill the daemon, and the -doflush is not specified based on
the assumption that the -terminate-with option takes effect only if something fails in the
job.
The script specifies the hpcpid option -epoch to use the current epoch instead of starting a
new epoch.
The script writes the hpcpid startup information to the log file
task-prolog.hostname.shell_pid
in the HPCPI database. You can use this information
to analyze possible problems.
epilog File
The contents of the epilog file slurm.task-epilog.hpcpi are as follows:
#!/bin/csh -f
if ( ! $?SLURM_LOCALID ) then
exit
endif
# Only quit from one task per node.
#
if ( $SLURM_LOCALID == 0 ) then
hpcpictl quit >>& $HPCPIDB/task-epilog.`hostname`.$$
endif
end
72
Using HPCPI on an HP XC Cluster
- Scripting Toolkit for Linux (68 pages)
- Scripting Toolkit for Windows 9.50 (62 pages)
- Scripting Toolkit for Windows 9.60 (62 pages)
- Storage Area Manager (13 pages)
- Core HP-UX (5 pages)
- Matrix Operating Environment Software (233 pages)
- Matrix Operating Environment Software (61 pages)
- Matrix Operating Environment Software (232 pages)
- Matrix Operating Environment Software (70 pages)
- Matrix Operating Environment Software (120 pages)
- Matrix Operating Environment Software (36 pages)
- Matrix Operating Environment Software (192 pages)
- Matrix Operating Environment Software (99 pages)
- Matrix Operating Environment Software (198 pages)
- Matrix Operating Environment Software (66 pages)
- Matrix Operating Environment Software (95 pages)
- Matrix Operating Environment Software (152 pages)
- Matrix Operating Environment Software (264 pages)
- Matrix Operating Environment Software (137 pages)
- Matrix Operating Environment Software (138 pages)
- Matrix Operating Environment Software (97 pages)
- Matrix Operating Environment Software (33 pages)
- Matrix Operating Environment Software (142 pages)
- Matrix Operating Environment Software (189 pages)
- Matrix Operating Environment Software (58 pages)
- Matrix Operating Environment Software (79 pages)
- Matrix Operating Environment Software (68 pages)
- Matrix Operating Environment Software (223 pages)
- Matrix Operating Environment Software (136 pages)
- Matrix Operating Environment Software (34 pages)
- Matrix Operating Environment Software (63 pages)
- Matrix Operating Environment Software (67 pages)
- Matrix Operating Environment Software (104 pages)
- Matrix Operating Environment Software (128 pages)
- Matrix Operating Environment Software (75 pages)
- Matrix Operating Environment Software (245 pages)
- Matrix Operating Environment Software (209 pages)
- Matrix Operating Environment Software (71 pages)
- Matrix Operating Environment Software (239 pages)
- Matrix Operating Environment Software (107 pages)
- Matrix Operating Environment Software (77 pages)
- Insight Management-Software (148 pages)
- Matrix Operating Environment Software (80 pages)
- Insight Management-Software (128 pages)
- Matrix Operating Environment Software (132 pages)