RESCOMP Archives

March 2006

RESCOMP@LISTSERV.MIAMIOH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
jaime combariza <[log in to unmask]>
Reply To:
Research Computing Support <[log in to unmask]>, jaime combariza <[log in to unmask]>
Date:
Tue, 7 Mar 2006 13:59:58 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
This is just amazing. What will they do next (I guess Intel)?

I tried a few examples and now we should be able to do openmp over 
distributed nodes. I will work on a real code
that i got from my days at UNLV. Very good case.

If you want to try it. Example files are at ~combarje/Intel-test/Test/examples


1 - module unload intel-compilers
2 - module load intel-beta-compilers-9.1
3 - ifort (icc) -O3 -cluster-openmp md.f  (md.c)    [simple 
compilation but there are a whole bunch of options]
4 - you need toe dit the sample file "kmp_cluster.ini" I used these options:

--process_threads=2 --hostfile=compute-1-1,compute-1-2,... 
compute-1-8 --launch=ssh
2 process per node
                                                       list of nodes
                                                                                                                                  it 
will use ssh to connect (rsh is the default)

i had to connect to c1-1 to run it. There is a batch example in the 
documentation.





Jaime E. Combariza, Ph.D.
Assistant Director Research Computing
http://www.muohio.edu/researchcomputing
Miami University
(513) 529-5080  

ATOM RSS1 RSS2