提交 7dc24cb7 authored 作者: Frederic Bastien's avatar Frederic Bastien

added documentation about amdlibm

上级 e8ebd67c
...@@ -131,6 +131,16 @@ Config Attributes ...@@ -131,6 +131,16 @@ Config Attributes
This set the default compilation mode for theano functions. By default the This set the default compilation mode for theano functions. By default the
mode Mode is equivalent to FAST_RUN. See Config attribute linker and optimizer. mode Mode is equivalent to FAST_RUN. See Config attribute linker and optimizer.
.. attribute:: config.lib.amdlibm
Bool value: either True or False
Default False
This make the compilation use the
`amdlibm <http://developer.amd.com/cpu/libraries/libm/>`__
librari that is faster then the standard libm.
.. attribute:: linker .. attribute:: linker
String value: 'c|py', 'py', 'c', 'c|py_nogc', 'c&py' String value: 'c|py', 'py', 'c', 'c|py_nogc', 'c&py'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论