Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在有 8 个处理器(实际上是 2 个四核)的桌面上运行 MPI 作业。由于我看到一些糟糕的性能,我怀疑我的两个或多个进程在同一个处理器上运行。这不是集群系统;所有处理器都具有相同的名称。有什么方法可以告诉我我的进程到底在哪里运行?谢谢。