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
OpenDAS
apex
Commits
d9bce818
Unverified
Commit
d9bce818
authored
Jan 18, 2019
by
mcarilli
Committed by
GitHub
Jan 18, 2019
Browse files
Update README.md
parent
4ef4fabf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/docker/README.md
examples/docker/README.md
+1
-1
No files found.
examples/docker/README.md
View file @
d9bce818
...
@@ -25,4 +25,4 @@ Instead of building a new container, it is also a viable option to clone Apex on
...
@@ -25,4 +25,4 @@ Instead of building a new container, it is also a viable option to clone Apex on
```
```
docker run --runtime=nvidia -it --rm --ipc=host -v /bare/metal/apex:/apex/in/container <base image>
docker run --runtime=nvidia -it --rm --ipc=host -v /bare/metal/apex:/apex/in/container <base image>
```
```
then go to /apex/in/container within the running container and
`python setup.py install`
.
then go to /apex/in/container within the running container and
`python setup.py install
[--cuda_ext] [--cpp_ext]
`
.
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