Hello,

> Someone also started the SGE port to FreeBSD (which
> means duplicated work), so you are interested, or if
> you want to be the maintainer of the ports (currently,
> we have FreeBSD, NetBSD, OpenBSD, Darwin/MacOSX),
> please contact me.

I started a port a few months ago and recently started working on it again
updating to latest release.
I have a port structure that compiles it (including qtcsh and qmake - patches
from another person). IT still very much work in progress.
It will install manually using myinst option as non-root user and the
daemons all start. Can submit jobs via command line and graphical user
interface.

However the jobs never ran due to load average being reported as 99.9 and
too high for jobs to be allowed to run.
I did a quick 'hack' (with large axe) the routines dealing with load average
and now it gets correct load average and jobs pass to the run state.
Unfortunately they do not actually run - some complaint about not being able
to find the job.  I think I may have 'hacked' too much out of the load
routines (there was more than just load average) but it could be something
else. ALso need to work out why it wont run when installed as root.

Am just about to get back to it again so would be interested in seeing
patches particularly dealing with the load average stuff.

thanks
--
tonym

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to