Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/dok.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkoray kavukcuoglu <koray@kavukcuoglu.org>2012-04-13 03:02:51 +0400
committerkoray kavukcuoglu <koray@kavukcuoglu.org>2012-04-13 03:02:51 +0400
commit4b419b112888300c91efac2d719fd95e2baa54e1 (patch)
tree779242bd6bc0dccae30f1590c21e57dff788f754
parentf1f3d7ca2f2ca1ea68a713990209f994f5412192 (diff)
Update pkg/dok/dokinstall/blas.dok
-rw-r--r--dokinstall/blas.dok8
1 files changed, 7 insertions, 1 deletions
diff --git a/dokinstall/blas.dok b/dokinstall/blas.dok
index 5d83dc9..36e85ef 100644
--- a/dokinstall/blas.dok
+++ b/dokinstall/blas.dok
@@ -121,7 +121,13 @@ The locations to search for are generally as follows.
/usr/lib/gcc/x86_64-linux-gnu/
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/
</file>
-These are a bit crytpic, but look around and find the path that contains libgfortran.so.
+These are a bit crytpic, but look around and find the path that contains libgfortran.so. And, use
+
+<file>
+export CMAKE_LIBRARY_PATH=...
+</file>
+
+before calling cmake to build torch, this makes sure that OpenBLAS will be found.
Note that CMake will try to detect various BLAS/LAPACK libraries. If you have several libraries