Commit Graph

3 Commits

Author SHA1 Message Date
Jean-Francois Roy
d9c52ecd4e remove runtime wrapper driver detection
This will be handled by the runtime itself.

Signed-off-by: Jean-Francois Roy <jeroy@nvidia.com>
2024-11-06 14:02:26 -08:00
Jean-Francois Roy
0c1e76a221 inline execve
Signed-off-by: Jean-Francois Roy <jeroy@nvidia.com>
2024-11-06 14:02:26 -08:00
Jean-Francois Roy
dc79fa8513 implement golang wrapper to replace shell scripts
Some platforms and Kubernetes distributions do not include a shell. This
patch replaces the shell wrapper scripts with a small Go program.

Signed-off-by: Jean-Francois Roy <jeroy@nvidia.com>
2024-11-06 14:02:26 -08:00