LAPACK for Windows 适用于四核机器

发布于 2025-01-04 19:28:15 字数 243 浏览 2 评论 0原文

我一直在寻找 Windows 版 Lapack 的预编译库,我发现 这个 但我的问题是:

是否有适用于四核机器、Intel 预处理器 32 位的 Lapack 预编译版本? 我想使用这台机器获得最有效的计算,或者唯一的方法是在四核计算机中编译库?

I have been searching for a precompiled library of Lapack for windows, I have found this
but my question is:

Is there any Lapack precompiled version for a quad core machine, Intel preprocessor 32 bits?
I want to get the most efficient computations using this machine, or the only way to go is compiling the libraries in the quad core computer?

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

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

发布评论

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

评论(1

背叛残局 2025-01-11 19:28:15

我的公司使用英特尔 MKL 已有多年,我们非常满意以其性能。它是Intel开发的商业产品;单用户许可证费用为 399 美元(如果您是学生,则为 129 美元)。

另一个选项是 AMD ACML。它是免费提供的,但当我们(五年前)对其进行分析时,我们发现英特尔 MKL 具有更好的性能。

Intel MKL 和 AMD ACML 均适用于 Intel 和 AMD 处理器。如果价格合适就用Intel MKL,否则就用AMD ACML。

My company has used Intel MKL for several years, and we are very satisfied with its performance. It is a commercial product developed by Intel; a single user license costs 399$ (129$ if you are a student).

Another options is AMD ACML. It is available for free, but when we profiled it (five years ago) we found that Intel MKL had better performance.

Both Intel MKL and AMD ACML work with both Intel and AMD processors. If the price is OK use Intel MKL, otherwise go with AMD ACML.

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