summaryrefslogtreecommitdiff
path: root/math/py-theano/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-theano/files/pkg-message.in')
-rw-r--r--math/py-theano/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/py-theano/files/pkg-message.in b/math/py-theano/files/pkg-message.in
index 37a8c3b330d9..63c910204ef9 100644
--- a/math/py-theano/files/pkg-message.in
+++ b/math/py-theano/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To use Theano in multi-threaded mode, install OpenBLAS with option
OPENMP enabled, install py-numpy with OpenBLAS support and use this
minimal ~/.theanorc:
@@ -13,3 +16,6 @@ ldflags = -lopenblasp
You can control the number of threads used with OMP_NUM_THREADS environment
variable.
+EOM
+}
+]