Commit Graph

8 Commits

Author SHA1 Message Date
3c14c8188a Update redundant headers and declaration clobbering 2026-01-22 11:57:19 -05:00
32e40d3a7f Fixed the Cuda detection and fallback logic
On systems where CUDA_VERSION=12.4 the script was incorrectly labeling it as 12.6 by default
2026-01-22 11:54:36 -05:00
b41b7d7420 Updated STDIN
The script tried to read from stdin wihch is already consumed from the pipe. Altered to read from the TTY not STDIN
2026-01-22 11:49:45 -05:00
3499f82c3b Allow Image Specificaiton 2026-01-22 10:47:38 -05:00
ab37384bc9 Guard the pull 2026-01-22 10:46:55 -05:00
1064344515 Token Update
Updated to support token based auth for customers and UX
2026-01-22 10:45:40 -05:00
93fd1ec7ee Update target url
Altered target url to reflect container home at KrknCLI
2026-01-22 10:19:43 -05:00
6489706cf8 Add install.sh 2026-01-22 09:50:28 -05:00