Unverified Commit d9bce818 authored by mcarilli's avatar mcarilli Committed by GitHub
Browse files

Update README.md

parent 4ef4fabf
......@@ -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>
```
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]`.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment