[Omp] How to set different number of threads on different node in Intel Cluster OpenMP
Jie Cai
Jie.Cai at cs.anu.edu.au
Mon Aug 13 16:58:51 PDT 2007
Hi all,
I try to set the different number of threads on different node within
initial file of CLOMP. But I am failed to do so.
As far as I know, I could only put different number of processes on
different node with
--hostlist=test01,test02 --processes=3 --process_threads=2
which may result in that one node got 4 threads while another got 2 threads.
However, this does not exactly solve the problem. Anybody knows a better
way to do so? (eg. test01 got 5 threads, test02 got 1 thread, test03 got
10 threads...)
Cheers,
Jie
--
Mr. Jie Cai
Department of Computer Science
Faculty of Engineering and Information Technology
College of Engineering & Computer Science
CSIT Building (108), North Road
The Australian National University
Canberra ACT 0200 Australia
Email: Jie.Cai at cs.anu.edu.au
Tel: +61-2-61251451
Fax: +61-2-61250010
Mobile: 0433992958
More information about the Omp
mailing list