UG中只有某些指令支持多CPU,例如布尔运算等。。。使用时候看看CPU运行状态就差不多知道了作者: weixiaoxiaoji 时间: 2004-3-11 19:46
那PROE支持吗?作者: iDesign 时间: 2004-3-11 19:46
# This variable enables Symmetric Multi-processing (SMP) on systems
# with multiple CPU's. It will have no impact on systems with only
# one CPU. On systems with multiple CPU's performance will be improved
# in certain Parasolid operations, such as Mass Properties, Booleans
# and silhouette generation. This option is only supported on SUN and
# Windows NT.
#
# Set to 0 to disable SMP
# Set to 1 to enable SMP
# Unset will take the Parasolid default
# UGII_SMP_ENABLE = 1作者: iDesign 时间: 2004-3-11 19:47