Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdeakin committed Jul 26, 2013
1 parent 518e87b commit 9a5bb65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ You must first run `make` to build the binary.
We assume that your environment is set up to find the OpenCL library; if you have trouble
try `export CPATH=/path/to/OpenCL/include` and `export LD_LIBRARY_PATH=/path/to/OpenCL/lib`.

You can also run `make` in the Examples/ and Solutions/ high-level directory;
this calls all the sub-directory make files so all the examples can be built in one command.

Directory structure
-------------------

Expand Down

0 comments on commit 9a5bb65

Please sign in to comment.