Unverified Commit 9565a232 authored by Mohammad Shahedul Islam's avatar Mohammad Shahedul Islam Committed by GitHub
Browse files

Update README.md

parent fc5f6372
...@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_ ...@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_
0. Use ```git clone xxx.git --recursive``` to clone this repo. 0. Use ```git clone xxx.git --recursive``` to clone this repo.
1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboostall-dev``` or download compressed files from boost official website and copy headers to include path. 1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboost-all-dev``` or download compressed files from boost official website and copy headers to include path.
2. Download cmake >= 3.13.2, then add cmake executables to PATH. 2. Download cmake >= 3.13.2, then add cmake executables to PATH.
...@@ -176,4 +176,4 @@ This project is licensed under the Apache license 2.0 License - see the [LICENSE ...@@ -176,4 +176,4 @@ This project is licensed under the Apache license 2.0 License - see the [LICENSE
The [CUDPP](https://github.com/cudpp/cudpp) hash code is licensed under BSD License. The [CUDPP](https://github.com/cudpp/cudpp) hash code is licensed under BSD License.
The [robin-map](https://github.com/Tessil/robin-map) code is licensed under MIT license. The [robin-map](https://github.com/Tessil/robin-map) code is licensed under MIT license.
\ No newline at end of file
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