We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ec4db1 + 5538a81 commit 3c6ca27Copy full SHA for 3c6ca27
packages/ecs-gpu-init/ecs-gpu-init.service
@@ -3,8 +3,7 @@ Description=Initialize ECS GPU config
3
# This has to be executed after the kernel modules are loaded
4
# otherwise the userspace component of the driver will fail to
5
# query the /dev devices
6
-After=load-kernel-modules.service
7
-Requires=load-kernel-modules.service
+After=load-tesla-kernel-modules.service load-open-gpu-kernel-modules.service
8
# Block manual interactions with this service. It doesn't
9
# make sense to regenerate the GPU config file if the ECS
10
# agent won't read it when it changes
0 commit comments