如何单机仿真25亿网格的模型
来源:
更新时间:2024-08-11
阅读:
我设计一个共计有25亿网格的cst时域模型,但是在仿真时报错。提示说我需要构建MPI环境才可以仿真,但是实验室只有一台高性能计算机,无法构建合适的MPI环境。具体报错信息如下,求助大侠们。
Simulation setup for 2.5 billion mesh cells requires:
-MPI simulation setup with at least 2 cluster nodes
simulation cannot be started.
我希望能够找到使用单机就完成仿真的方法