Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
abf0acf3
Commit
abf0acf3
authored
Jun 18, 2020
by
traveller59
Browse files
remove windows 10 install part
parent
468b5713
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
13 deletions
+1
-13
README.md
README.md
+1
-13
No files found.
README.md
View file @
abf0acf3
...
...
@@ -26,19 +26,7 @@ This is a spatially sparse convolution library like [SparseConvNet](https://gith
4. Run ```cd ./dist```, use pip to install generated whl file.
## Install on Windows 10 with CUDA 10 and python 3.6 (python 3.7 may have problem, see [this](https://github.com/pytorch/pytorch/issues/17233))
Since install newest driver and CUDA is very simple on windows, please use CUDA 10 on windows.
0. Install Visual Studio 2017. Use ```git clone xxx.git --recursive``` to clone this repo.
1. Download compressed files from boost official website and copy headers (i.e. boost_1_69/boost) to spconv/include.
2. Download and install cmake >= 3.13.2, select add cmake to User or System PATH.
3. Ensure you have installed pytorch 1.0 in your environment, run ```python setup.py bdist_wheel``` (don't use ```python setup.py install```).
4. Run ```cd ./dist```, use pip to install generated whl file.
## Install on Windows 10 (Not supported for now)
## Compare with SparseConvNet
...
...
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