Windows 7 x64 位 Visual Studio2010 上的 pycuda

发布于 2025-01-01 22:01:08 字数 303 浏览 0 评论 0原文

我花了一个多星期的时间试图在我的 win7 x64 位机器上追踪 pycuda 的清晰/干净安装,并发现 http://wiki.tiker.net/PyCuda/Installation/Windows 我可以肯定地说,这是每个人都参考它的唯一页面,而且它太模糊了。 我请求任何真正使用 pycuda 的人可以帮助我在我的机器上设置它,将其与 Visual Studio 2010 一起使用,以及任何有关安装和 pdf 资源的指南

i'd tried for more than week to trace down a clear/clean install of pycuda on my win7 x64bit machine and found http://wiki.tiker.net/PyCuda/Installation/Windows
which-i can surely say- the only page everyone keep ref to it and it's too vague.
i am asking for any one who really use pycuda can help me setup it on my machine ,using it with visual studio 2010,,and any guide on installation and pdf resourcess

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

双手揣兜 2025-01-08 22:01:08

问题出在 VS 10 编译器上。 Pycuda 不支持该编译器。有人应该为此更新 pycuda。我也在努力寻找解决方法!

The problem is the VS 10 compiler. Pycuda does not support this compiler. Someone should update pycuda for that. I am also trying to find a workaround!

你在看孤独的风景 2025-01-08 22:01:08

我已经按照该页面上的说明在 Windows 7 64 位上安装了 pycuda 几次。这些说明的难易程度取决于您对 python、cuda 和 C++ 的熟悉程度。

IMO,如果这是您第一次安装大多数必需的应用程序,请使用全二进制方法:

http://wiki.tiker.net/PyCuda/Installation/Windows#Windows_7_64-bit_with_Visual_Studio_Professional_2008_.28Strictly_Binary_Versions.29

删除迄今为止所做的所有操作并从那里开始。

I've installed pycuda on Windows 7 64bit a few of times using the instructions on that page. How easy the instructions are to follow will depend on your level of familiarity with, python, cuda, and C++.

IMO, if this is the first time you are installing most of the required apps, go with the all binary approach:

http://wiki.tiker.net/PyCuda/Installation/Windows#Windows_7_64-bit_with_Visual_Studio_Professional_2008_.28Strictly_Binary_Versions.29

Remove everything you have done so far and start from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文