Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor and Linux kernel
- Date: Wed, 5 Aug 2009 09:10:18 -0500
- From: Daniel Forrest <dan.forrest@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] condor and Linux kernel
On Wed, Aug 05, 2009 at 07:17:54AM -0400, Mag Gam wrote:
> Is it possible to direct jobs to a particular Linux kernel? For
> example, I want certain types of jobs to goto Linux kernel 2.4
If you aren't concerned beyond the minor version number, you can use
something like this:
Requirements = RegExp(" 2\.4\.x ", CheckpointPlatform) =?= TRUE
If you are concerned with the ".x", then there is no default answer.
--
Daniel K. Forrest Space Science and
dan.forrest@xxxxxxxxxxxxx Engineering Center
(608) 890 - 0558 University of Wisconsin, Madison