openMP:将特定线程分配给特定核心

发布于 2024-11-16 06:55:53 字数 82 浏览 3 评论 0原文

是否可以将特定线程分配给 opeMP 中的特定核心。如果是这样,谁能告诉我该怎么做。

我正在使用 fortran 语言的 openMp

Is it possible to assign a specific thread to a specific core in opeMP. If so, can anyone tell me how to do that.

I am using openMp in fortran language

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

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

发布评论

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

评论(1

酒几许 2024-11-23 06:55:53

对于英特尔 Fortran,最新版本的编译器应该支持这一点 - 详细信息 此处

Version : Intel® C++ and Fortran Compilers for Windows* (versions
11.1.048 or higher) 
Intel® C++ and Fortran Compilers for Linux* (versions
11.1.056 or higher)

For Intel Fortran, recent version(s) of the compiler are supposed to support this - details here.

Version : Intel® C++ and Fortran Compilers for Windows* (versions
11.1.048 or higher) 
Intel® C++ and Fortran Compilers for Linux* (versions
11.1.056 or higher)
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文