Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
548d1716
Commit
548d1716
authored
Jan 20, 2025
by
Ville Pietilä
Browse files
Fix location ssh keys for dev container.
parent
aaba2033
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.devcontainer.json
.devcontainer.json
+1
-1
No files found.
.devcontainer.json
View file @
548d1716
...
...
@@ -12,6 +12,6 @@
"HIP_VISIBLE_DEVICES"
:
"6,7"
},
"mounts"
:
[
"source=${localEnv:HOME}/.ssh,target=/root/.ssh,type=bind,consistency=cached"
"source=${localEnv:HOME}/
vpietila/
.ssh,target=/root/.ssh,type=bind,consistency=cached"
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment