If you choose anything but one or two you get an error.

If I set
Slots = 4
Env = make

I get Status when I start it as Incorrect Parallel Environment

If I set
Slots = 4
Env = orte

I get Status when I start it as Incorrect Parallel Environment.

If I set
Slots = 2
Env = orte

When I start the program status goes to Pending, then Job is running.

But the program itself will exit because it checks that there are 4 or  
multiples of 4 running instances or it will not be able to calculate  
properly.

Bruce


On Jul 22, 2009, at 9:35 PM, Gayatri.Tripathi at Sun.COM wrote:

> Hi Bruce,
>
> In sunstudio once you have the job created in the jobs tab, you can  
> edit it to select the no. of slots and the parallel environment.  
> This will run the job with the required no. of slots.
>
> Regards,
> Gayatri
>
> On 07/23/09 00:49, Bruce Rothermal wrote:
>>
>>
>>
>> Begin forwarded message:
>>
>>> From: Bruce Rothermal <Bruce.Rothermal at Sun.COM>
>>> Date: July 22, 2009 12:32:39 PM MDT
>>> To: hpcdistro-support at opensolaris.org
>>> Subject: [hpcdistro-support] How to start mpi 4 process app
>>>
>>> Afternoon all
>>>
>>> I'm working on an mpi program using the Developer Image. I've  
>>> created an mpi program that requires the work to be processed by 4  
>>> or multiples of 4 processes running.
>>>
>>> I've compiled the program and can run it mpirun -n 4 myprog.
>>>
>>> I can run it on the grid from the console such:
>>> $ qrsh -pe orte 2 -l h_rt=00:10:00
>>>
>>> hpcuser at node1: /opt/SUNWhpc/bin/mpirun -n 4 ./myprog
>>> This runs fine.
>>>
>>> Anybody have any idea how to set the options parameters in the  
>>> SunStudio jobs interface so that I can get 4 running exe's?
>>>
>>> Thanks
>>>
>>>
>>> <mime-attachment.jpeg>
>>>
>>> Bruce Rothermal
>>> Email: bruce.rothermal at sun.com
>>> Skype: bruce.rothermal
>>> Google Talk: bruce.rothermal at gmail.com
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> hpcdistro-support mailing list
>>> hpcdistro-support at opensolaris.org
>>> http://mail.opensolaris.org/mailman/listinfo/hpcdistro-support
>>
>> <mime-attachment.jpeg>
>>
>> Bruce Rothermal
>> Email: bruce.rothermal at sun.com
>> Skype: bruce.rothermal
>> Google Talk: bruce.rothermal at gmail.com
>>
>>
>>
>>
>>
>> _______________________________________________
>> hpcdev-discuss mailing list
>> hpcdev-discuss at opensolaris.org
>> http://mail.opensolaris.org/mailman/listinfo/hpcdev-discuss
>>



Bruce Rothermal
Email: bruce.rothermal at sun.com
Skype: bruce.rothermal
Google Talk: bruce.rothermal at gmail.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20090723/7cc1b3b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.jpg
Type: image/jpeg
Size: 3120 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20090723/7cc1b3b4/attachment.jpg>

Reply via email to