预编译Windows OMF BLAS/LAPACK?

发布于 2024-10-17 03:46:37 字数 1536 浏览 5 评论 0原文

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

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

发布评论

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

评论(1

乖乖哒 2024-10-24 03:46:37

“...接缝完全适合 GCC 工具链。”

这是轻描淡写的说法。 Blas 经过高度“优化”,可在 gcc 的一个特定版本 2.4.3?? 下进行编译。

也许,可以从未优化的源代码版本开始,使用 OpenWatcom 工具链进行编译,从而生成 32 位 OMF,但是,我担心,会涉及很多 foo 并且结果会非常慢代码。

"...seams entirely geared towards the GCC toolchain."

That is an understatemant. Blas is highly "optimized" to complile under one, specific, version of gcc, 2.4.3??.

It would, perhaps, be possible , starting with the un-optimized version of the source, to compile with the OpenWatcom toolchain, so as to generate 32 bit OMF but, I fear, much foo would be involved and the result would be dead slow code.

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