Skip to content

Update README with dependency instructions #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

rubennaeff
Copy link

No description provided.

Fix capital G in Glow
Point to OpenCL files
@rubennaeff rubennaeff changed the title Fix capital G in Glow Update README with dependency instructions Nov 27, 2017
@@ -10,16 +10,17 @@ optimizations on neural network graphs.
### System Requirements

The project builds and runs on macOS and Linux. The software depends on a modern
C++ compiler that supports C++11, on CMake, protocol buffer, and libpng.
C++ compiler that supports C++11, on CMake, OpenCL, protocol buffer, and libpng.

This comment was marked as off-topic.


```
mkdir build
cd build
cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTING=YES ../glow
export OPENCL_DIR=/usr/lib64 # replace with location of `libOpenCL.so*`

This comment was marked as off-topic.

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants