<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SGE launchd script maker for Apple OS X 10.5 Leopard</title>
	<atom:link href="http://blog.bioteam.net/2008/07/15/sge-launchd-script-maker-for-apple-os-x-105-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bioteam.net/2008/07/15/sge-launchd-script-maker-for-apple-os-x-105-leopard/</link>
	<description>Latest news: publications, presentations, projects and training classes</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:06:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Grid Engine 6.2 on Mac OS X : BioTeam Inc.</title>
		<link>http://blog.bioteam.net/2008/07/15/sge-launchd-script-maker-for-apple-os-x-105-leopard/comment-page-1/#comment-506</link>
		<dc:creator>Grid Engine 6.2 on Mac OS X : BioTeam Inc.</dc:creator>
		<pubDate>Mon, 08 Feb 2010 00:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bioteam.net/?p=115#comment-506</guid>
		<description>[...] Download and run the sge-launchd-scriptmaker tarball from this BioTeam Blog post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Download and run the sge-launchd-scriptmaker tarball from this BioTeam Blog post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogadmin</title>
		<link>http://blog.bioteam.net/2008/07/15/sge-launchd-script-maker-for-apple-os-x-105-leopard/comment-page-1/#comment-492</link>
		<dc:creator>blogadmin</dc:creator>
		<pubDate>Thu, 28 Jan 2010 20:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bioteam.net/?p=115#comment-492</guid>
		<description>I don&#039;t have time to write a new blog post but I wanted to put a quick note here that this script works perfectly fine with OS X 10.6 &quot;Snow Leopard&quot; server. We&#039;ll write a new post in the future documenting SGE 6.2 on OS X Server 10.6.x</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have time to write a new blog post but I wanted to put a quick note here that this script works perfectly fine with OS X 10.6 &#8220;Snow Leopard&#8221; server. We&#8217;ll write a new post in the future documenting SGE 6.2 on OS X Server 10.6.x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Howes</title>
		<link>http://blog.bioteam.net/2008/07/15/sge-launchd-script-maker-for-apple-os-x-105-leopard/comment-page-1/#comment-491</link>
		<dc:creator>Charles Howes</dc:creator>
		<pubDate>Thu, 28 Jan 2010 18:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bioteam.net/?p=115#comment-491</guid>
		<description>There&#039;s a modification to this script in the snowleopard version of inquiry.

Instead of running sge_qmaster by itself, it runs /common/sge/util/bootmaster.sh.  This script contains the following code (on my system, at least):

--------------cut-here-----&gt;8-------
#!/bin/sh

hostname=`hostname`
while [ $hostname = &#039;localhost&#039; ]; 
do
    sleep 1
    hostname=`hostname`
done
exec /common/sge/bin/darwin-x86/sge_qmaster
echo 99
-----------------cut-here----8&lt;----

Note: as the plist files were already present on the system, this script is not needed.  I think.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a modification to this script in the snowleopard version of inquiry.</p>
<p>Instead of running sge_qmaster by itself, it runs /common/sge/util/bootmaster.sh.  This script contains the following code (on my system, at least):</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;cut-here&#8212;&#8211;&gt;8&#8212;&#8212;-<br />
#!/bin/sh</p>
<p>hostname=`hostname`<br />
while [ $hostname = 'localhost' ];<br />
do<br />
    sleep 1<br />
    hostname=`hostname`<br />
done<br />
exec /common/sge/bin/darwin-x86/sge_qmaster<br />
echo 99<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;cut-here&#8212;-8&lt;&#8212;-</p>
<p>Note: as the plist files were already present on the system, this script is not needed.  I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
