C-style expression processing...
From: Ron Chen (ron_chen_123_at_yahoo.com)
Date: 04/25/05
- Previous message: Dean Strik: "Re: SIS NIC drivers problem if use "media 100baseTX mediaopt full-duplex""
- Next in thread: Divacky Roman: "Re: C-style expression processing..."
- Reply: Divacky Roman: "Re: C-style expression processing..."
- Reply: Bakul Shah: "Re: C-style expression processing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 24 Apr 2005 22:50:16 -0700 (PDT) To: freebsd-hackers@freebsd.org
Hi,
I am trying to add a new feature in Gridengine
(free/opensource) to support ex-LSF users - there are
more and more LSF users migrating to Gridengine), and
some requested this one:
In LSF, a user can specify from the command line the
resource requirements of a batch job:
(mem >= 100 || pg < 200.0)
Where mem and pg are variables (they changes in time,
and the master cluster scheduler has the most
up-to-date information). And what I need is to find
out whether the expression is true or not.
My question is, is there an expression processing
library that can handle complex equations easily?
-Ron
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Dean Strik: "Re: SIS NIC drivers problem if use "media 100baseTX mediaopt full-duplex""
- Next in thread: Divacky Roman: "Re: C-style expression processing..."
- Reply: Divacky Roman: "Re: C-style expression processing..."
- Reply: Bakul Shah: "Re: C-style expression processing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|