Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
e5f2c052
提交
e5f2c052
authored
1月 17, 2011
作者:
Pascal Lamblin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Fix tabulations, trailing spaces, and some long lines.
上级
31a57fe9
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
11 行增加
和
6 行删除
+11
-6
install.txt
doc/install.txt
+11
-6
没有找到文件。
doc/install.txt
浏览文件 @
e5f2c052
...
@@ -55,11 +55,14 @@ The following libraries and software are optional:
...
@@ -55,11 +55,14 @@ The following libraries and software are optional:
`nose <http://somethingaboutorange.com/mrl/projects/nose/>`_
`nose <http://somethingaboutorange.com/mrl/projects/nose/>`_
Recommended, to run Theano's test-suite.
Recommended, to run Theano's test-suite.
`Sphinx <http://sphinx.pocoo.org/>`_ >= 0.5.1, `pygments <http://pygments.org/>`_
`Sphinx <http://sphinx.pocoo.org/>`_ >= 0.5.1, `pygments <http://pygments.org/>`_
For building the documentation. LaTeX_ and dvipng_ are also necessary
For building the documentation. LaTeX_ and dvipng_ are also necessary
for math to show up as images.
for math to show up as images.
`Mercurial <http://mercurial.selenic.com/>`_
`Mercurial <http://mercurial.selenic.com/>`_
To download bleeding-edge versions of Theano.
To download bleeding-edge versions of Theano.
`NVIDIA CUDA drivers and SDK`_
`NVIDIA CUDA drivers and SDK`_
Required for GPU code generation/execution. Only NVIDIA GPUs using
Required for GPU code generation/execution. Only NVIDIA GPUs using
32-bit floating point numbers are currently supported.
32-bit floating point numbers are currently supported.
...
@@ -334,8 +337,8 @@ correctly (for example, for MKL this might be ``-lmkl -lguide -lpthread`` or
...
@@ -334,8 +337,8 @@ correctly (for example, for MKL this might be ``-lmkl -lguide -lpthread`` or
Mac
Mac
---
---
- If the above required libraries are not already installed on your Mac,
one option is first, to
- If the above required libraries are not already installed on your Mac,
install `MacPorts <http://www.macports.org/>`__.
one option is first, to
install `MacPorts <http://www.macports.org/>`__.
- Then, in order to install one or more of the required libraries, use "port install", e.g. as follows:
- Then, in order to install one or more of the required libraries, use "port install", e.g. as follows:
...
@@ -421,9 +424,10 @@ Mac
...
@@ -421,9 +424,10 @@ Mac
mac_framework_link=True
mac_framework_link=True
Please infom us if you have trouble installing and running Theano on your mac.
Please infom us if you have trouble installing and running Theano on your mac.
We would be especially interested in dependencies that we missed listing, as well as tests
We would be especially interested in dependencies that we missed
that fail on your platform (use the ``theano-users@googlegroups.com`` mailing list,
listing, as well as tests that fail on your platform (use the
but note that you must first register to it, by going to `theano-users`_).
``theano-users@googlegroups.com`` mailing list, but note that you must
first register to it, by going to `theano-users`_).
Windows
Windows
...
@@ -706,7 +710,8 @@ Then
...
@@ -706,7 +710,8 @@ Then
4) Test some pre-compiled example of the sdk.
4) Test some pre-compiled example of the sdk.
5) Download Visual Studio 2008 Express (free, VS2010 not supported by nvcc 3.1,
5) Download Visual Studio 2008 Express (free, VS2010 not supported by nvcc 3.1,
VS2005 is not available for download but supported by nvcc, the non free version should work too).
VS2005 is not available for download but supported by nvcc, the non
free version should work too).
6) Follow the instruction in the GettingStartedWindows.pdf file from the CUDA web
6) Follow the instruction in the GettingStartedWindows.pdf file from the CUDA web
site to compile CUDA code with VS2008. If that does not work, you will
site to compile CUDA code with VS2008. If that does not work, you will
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论