由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - which option of gcc enables multi-cpu support?
相关主题
Re: 学校里的Beowulf Cluster要升级了Parallel computing in Matlab
买机器建议请推荐high performance computer (转载)
OpenMP入门级问题Re: 买 Workstation 请教
Fortran code optimizationRe: [转载] Re: 做计算买什么样的机器最好?
为什么两台机器的计算结果不一样?matlab编译生成的exe文件能在linux上运行嘛?
有没有sun unix的高手呀?[合集] 说说workstation
Does anybody use Condor?workstation 选购求助
发现一个有趣的事情,关于fortran IMSL libraryworkstation选购求助 -- 同问
相关话题的讨论汇总
话题: gcc话题: enables话题: cpu话题: multi话题: option
进入Computation版参与讨论
1 (共1页)
h***o
发帖数: 539
1
the workstation has two cpus installed
I want the code to utilize both of them instead
only one by default.
t****n
发帖数: 39
2
I don't think gcc has auto-parallelization implemented.

【在 h***o 的大作中提到】
: the workstation has two cpus installed
: I want the code to utilize both of them instead
: only one by default.

a**a
发帖数: 416
3
gcc好像不是并行C编译器. 恐怕你得用线程编程, 才能充分利用双CPU.

【在 h***o 的大作中提到】
: the workstation has two cpus installed
: I want the code to utilize both of them instead
: only one by default.

1 (共1页)
进入Computation版参与讨论
相关主题
workstation选购求助 -- 同问为什么两台机器的计算结果不一样?
matlab计算问题求教有没有sun unix的高手呀?
想买个server, 请给些建议Does anybody use Condor?
购机求建议:Scientific Computation (转载)发现一个有趣的事情,关于fortran IMSL library
Re: 学校里的Beowulf Cluster要升级了Parallel computing in Matlab
买机器建议请推荐high performance computer (转载)
OpenMP入门级问题Re: 买 Workstation 请教
Fortran code optimizationRe: [转载] Re: 做计算买什么样的机器最好?
相关话题的讨论汇总
话题: gcc话题: enables话题: cpu话题: multi话题: option