Skip to content

Fix NVML import and sha2 dependency#5

Merged
derekdeming merged 1 commit into
devfrom
dd/fix-unresolved-imports-in-build
May 17, 2025
Merged

Fix NVML import and sha2 dependency#5
derekdeming merged 1 commit into
devfrom
dd/fix-unresolved-imports-in-build

Conversation

@derekdeming
Copy link
Copy Markdown
Owner

Summary

  • update NVML wrapper import
  • add sha2 crate
  • fix build script path
  • clean unused imports

Testing

  • cargo test --all (fails: could not download crates)
  • go vet ./... (fails: missing go.sum entries)
  • go test ./... (fails: missing go.sum entries)
  • helm lint . (fails: command not found)

@derekdeming derekdeming merged commit 80037b3 into dev May 17, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant