Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-25-2010, 07:58 AM
|
#1
|
|
LQ Newbie
Registered: Oct 2010
Posts: 3
Rep:
|
qsub pvm job
Hello, I am new member.
I am using pvm. My program is working as I start it with ./myprogram command but when I put it to cluster of computers which I am not allowed to control(system manager does) with qsub myprogram program does not start working and it does not give any error message, just hangs there, no output, no message, I do not know what to do
bye
|
|
|
|
10-25-2010, 08:04 AM
|
#2
|
|
Moderator
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.4 OpenSuSE 12.2
Posts: 9,896
|
Hi and welcome to LinuxQuestions!
Can you see your job using qstat -a? What if you try to submit a simple job like the following?
Code:
#!/bin/bash
date >> $HOME/myjob.log
|
|
|
|
10-25-2010, 08:22 AM
|
#3
|
|
LQ Newbie
Registered: Oct 2010
Posts: 3
Original Poster
Rep:
|
yes I can see my job as I write qstat -a
|
|
|
|
10-25-2010, 08:27 AM
|
#4
|
|
Moderator
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.4 OpenSuSE 12.2
Posts: 9,896
|
Is it in a running (R) state or it's hold/queued (H/Q)? Did you try a more simple job like the one I suggested to see if it runs flawlessly?
|
|
|
|
10-26-2010, 02:59 AM
|
#5
|
|
LQ Newbie
Registered: Oct 2010
Posts: 3
Original Poster
Rep:
|
it stays in R position, I tried a simple program and it worked without a problem, I use PBS when I put my job with qsub. May be I have to define something in the pbs file related to pvm?
|
|
|
|
10-26-2010, 03:39 PM
|
#6
|
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 11.4
Posts: 1,314
|
AFAIK there was never a tight integration of PVM into PBS/Torque, there is one for GridEngine though. The problem is, that first the virtual machine of PVM must be started on the granted nodes - you request more than one CPU in your `qsub` command?
Nevertheless: how do you test you program locally? You started PVM's virtual machine on your local machine beforehand? Then we would need to start the virtual machine inside the cluster inside the granted nodes.
-- Reuti
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Question about qsub
|
cliffyao |
Linux - Newbie |
1 |
10-31-2009 02:08 AM |
|
PVM installation
|
chus_84 |
Linux - Networking |
0 |
03-21-2007 06:02 AM |
|
Suse---PVM???
|
M I L A N I |
Suse/Novell |
2 |
03-16-2006 06:21 PM |
|
PVM problem
|
uerden |
Linux - General |
1 |
02-21-2004 10:47 AM |
|
Pvm
|
sachinnshah |
Linux - General |
1 |
09-26-2003 05:51 PM |
All times are GMT -5. The time now is 07:37 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|