There was an error while loading. Please reload this page.
1 parent fd2a48e commit 52adef1Copy full SHA for 52adef1
1 file changed
buildspec.yml
@@ -17,6 +17,7 @@ phases:
17
commands:
18
# Verify the GPU and inspect CodeBuild's checked-out source
19
- nvidia-smi
20
+ - nvidia-smi topo -m
21
- 'echo "CODEBUILD_SRC_DIR: $CODEBUILD_SRC_DIR"'
22
- cd "$CODEBUILD_SRC_DIR"
23
- tree
0 commit comments