aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/install/install_sources.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src/install/install_sources.md')
-rw-r--r--tensorflow/docs_src/install/install_sources.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/tensorflow/docs_src/install/install_sources.md b/tensorflow/docs_src/install/install_sources.md
index a5b05491af..5c5c9e057b 100644
--- a/tensorflow/docs_src/install/install_sources.md
+++ b/tensorflow/docs_src/install/install_sources.md
@@ -393,9 +393,9 @@ If you are new to TensorFlow, see @{$get_started/premade_estimators$Getting Star
If the system outputs an error message instead of a greeting, see [Common
installation problems](#common_installation_problems).
-## Common installation problems
+## Common build and installation problems
-The installation problems you encounter typically depend on the
+The build and installation problems you encounter typically depend on the
operating system. See the "Common installation problems" section
of one of the following guides:
@@ -448,6 +448,11 @@ Stack Overflow and specify the `tensorflow` tag.
</td>
</tr>
+<tr>
+ <td><a href="https://stackoverflow.com/q/47080760">47080760</a></td>
+ <td><pre>undefined reference to `cublasGemmEx@libcublas.so.9.0'</pre></td>
+</tr>
+
</table>
## Tested source configurations