在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 5958|回复: 8

sentaurus是否能用多个CPU跑同一个程序

[复制链接]
发表于 2016-7-3 10:12:55 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
最近在用sentaurus跑一个动态的仿真,但是速度很慢,跑一整个礼拜也不见结果,一直处在运算中(因为不收敛?????)所以想能不能用多个cpu来跑加快一下进度,求大神知道,如果可改,具体的操作又是如何 谢谢
发表于 2016-7-5 05:37:20 | 显示全部楼层
應該有DP mode 可使用,但需license
发表于 2016-8-28 15:37:25 | 显示全部楼层
回复 1# 九章伏藏gyx

我也是,一个程序要跑几天也跑不完。九章童鞋有没有找到解决方法啊,现在电脑一般都是16个CPU,但是怎么才能让sentaurus都用上呢?
发表于 2016-8-28 16:38:44 | 显示全部楼层
看UG
有个设置多线程 的命令
发表于 2017-1-13 10:30:43 | 显示全部楼层
Sorry for English reply. Hope this helps!

Problem: sdevice only use 1 CPU.
Solution: 2 steps to fix the problem!
1. I use the ParDiSo (direct solver) because I know it can use all CPU. I have not tried SUPER or ILS solvers, so I do not know if they work the same way. To force sdevice to use ParDiSo, put these lines in Math{} section of your sdevice command file:
Math{
   Method = Blocked
   SubMethod = ParDiSo

}

2. Add these environment variables to your ./.bashrc (shell startup) script:
SDEVICE_NUMBER_OF_SOLVER_THREADS=maximum
export SDEVICE_NUMBER_OF_SOLVER_THREADS

SDEVICE_NUMBER_OF_THREADS=maximum
export SDEVICE_NUMBER_OF_THREADS

SNPS_NUMBER_OF_THREADS=maximum
export SNPS_NUMBER_OF_THREADS

You can use an integer value (1,2,3,...) instead of 'maximum' if you do not want all CPU assigned to sdevice. When I start swb from a terminal window, sde and snmesh still run on 1 CPU, but when sdevice starts, it uses all 8 CPU on my system.
发表于 2017-1-13 10:32:19 | 显示全部楼层
And if anyone can tell me how to make sde or snmesh to use all CPU I would be very grateful.
发表于 2017-11-15 21:06:16 | 显示全部楼层
可以并行计算,在math里面设置!需要parallel的license~
发表于 2023-10-26 17:40:24 | 显示全部楼层


liulb11 发表于 2017-11-15 21:06
可以并行计算,在math里面设置!需要parallel的license~


请教下如何设置并行计算?
发表于 2023-10-27 04:46:17 | 显示全部楼层


miskatonic 发表于 2017-1-13 10:30
**** 作者被禁止或删除 内容自动屏蔽 ****


thanks
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

×

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-3-29 17:43 , Processed in 0.026990 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表