Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Miscellaneous questions (batch jobs, sudo, etc.)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
evoweiss
Veteran
Veteran


Joined: 07 Sep 2003
Posts: 1678
Location: Edinburgh, UK

PostPosted: Wed Sep 26, 2007 8:55 am    Post subject: Miscellaneous questions (batch jobs, sudo, etc.) Reply with quote

Hi all,

I will shortly be running a series of statistical analyses using Mplus which I have installed under wine (it works perfectly!).

Given how long analyses of the sort I will be doing take, I was wondering whether there were good facilities to set up batch jobs. When I was doing some research as a graduate student, the computing facility had a great program on the AIX system. You'd basically tell it to run program X and it would push it in the background and send you an email when it was done.

Are there similar programs out there for linux?

Finally, while I have Mplus installed under my user account on my workstation, I think it would make more sense to install it under root and then to somehow allow me to access the program. Unfortunately, I tried this a while back and it was easier said than done! If somebody out there could help me figure this out, I'd really appreciate it.

Best,

Alex
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10590
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Sep 26, 2007 11:26 am    Post subject: Reply with quote

For batch systems, on the high end, there is sys-cluster/torque, based on OpenPBS, which is a full-up batch job management system. On the low end, there's app-misc/screen, which will allow you to start programs on a virtual console and then detach from them, allowing them to run in the background with (optionally) logged screen content.

- John
Back to top
View user's profile Send private message
evoweiss
Veteran
Veteran


Joined: 07 Sep 2003
Posts: 1678
Location: Edinburgh, UK

PostPosted: Wed Sep 26, 2007 12:05 pm    Post subject: Reply with quote

Hi,

john_r_graham wrote:
For batch systems, on the high end, there is sys-cluster/torque, based on OpenPBS, which is a full-up batch job management system. On the low end, there's app-misc/screen, which will allow you to start programs on a virtual console and then detach from them, allowing them to run in the background with (optionally) logged screen content.


I'm presently using screen which mostly does the trick. I'd just like to work out a way to have the results emailed to me so that I know what happened and when. It's better than constantly checking back.

Best,

Alex
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10590
Location: Somewhere over Atlanta, Georgia

PostPosted: Wed Sep 26, 2007 2:38 pm    Post subject: Reply with quote

Well, if you've got all the other pieces to your relative satisfaction, why not use sendmail? Many programs can send mail when exceptional events happen; all Gentoo ebuilds of programs that need to do so depend on virtual/mta because there are many packages that provide "sendmail". On my system, it's provided by mail-mta/ssmtp. "man ssmtp" will explain how to use it.

- John
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum