We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae08983 commit 4fbfa8bCopy full SHA for 4fbfa8b
pkg/nvml/init.go
@@ -17,7 +17,7 @@ package nvml
17
import (
18
"fmt"
19
20
- "github.com/NVIDIA/go-nvml/pkg/dl"
+ "github.com/GizmoQuest/go-nvml/pkg/dl"
21
)
22
23
import "C"
0 commit comments