Skip to content

Commit 9f711b8

Browse files
author
Himani Anil Deshpande
committed
[NVIDIA-IMEX] Comment the official docs for nvidia-imex service file
1 parent abc3f1f commit 9f711b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cookbooks/aws-parallelcluster-platform/templates/nvidia-imex/nvidia-imex.service.erb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
# This file is created by ParallelCluster by following default settings
2+
# as given by official NVIDIA docs https://docs.nvidia.com/multi-node-nvlink-systems/imex-guide/gettingstarted.html#on-linux-based-systems
3+
14
[Unit]
25
Description=NVIDIA IMEX service
36
After=network-online.target
47
Requires=network-online.target
58

69
[Service]
7-
Environment="KRB5_CLIENT_KTNAME=/etc/krb5.keytab"
810
User=root
911
PrivateTmp=false
1012
Type=forking

0 commit comments

Comments
 (0)