Linux - SoftwareThis 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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
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
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?
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.