<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Gamblers doth Idyl</title>
	<link>http://blacksheepsoftware.com.au/bradley/wordpress</link>
	<description>Mainly technical notes from jobs and research. Some rant as well.</description>
	<pubDate>Thu, 09 Sep 2010 04:50:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on tod man pla by warren</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=71#comment-252</link>
		<dc:creator>warren</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:44:35 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=71#comment-252</guid>
		<description>nice, but.... got vindaloo? yes, i'm a lazy bastard who never got around to googling for it... :-p</description>
		<content:encoded><![CDATA[<p>nice, but&#8230;. got vindaloo? yes, i&#8217;m a lazy bastard who never got around to googling for it&#8230; :-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting BOINC going on an cluster of Ubuntu machines with a custom algorithm. by Huiping</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-247</link>
		<dc:creator>Huiping</dc:creator>
		<pubDate>Wed, 16 Jul 2008 07:25:28 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-247</guid>
		<description>hi, 

The problem I asked last time has been solved,and the wrapper/worker is running normally.
I wanna ask you a question about creating workunits by program. If the project need the wrapper to call legacy program, after I used ./make_project and modified the sample_work_generator.C ,What should I do next?
 
Any idea is appreciated.</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>The problem I asked last time has been solved,and the wrapper/worker is running normally.<br />
I wanna ask you a question about creating workunits by program. If the project need the wrapper to call legacy program, after I used ./make_project and modified the sample_work_generator.C ,What should I do next?</p>
<p>Any idea is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting BOINC going on an cluster of Ubuntu machines with a custom algorithm. by bcg</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-245</link>
		<dc:creator>bcg</dc:creator>
		<pubDate>Fri, 11 Jul 2008 23:30:22 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-245</guid>
		<description>Best thing you can do is join the BOINC mailing list and ask over there. They are more up-to-date with latest versions of the software.

However, all the unrecognised XML errors suggest there is a problem there. It seems your xml is not correct for what the wrapper is expecting. Compare your files to mine and see if you have missed some parameters or misspelt something.</description>
		<content:encoded><![CDATA[<p>Best thing you can do is join the BOINC mailing list and ask over there. They are more up-to-date with latest versions of the software.</p>
<p>However, all the unrecognised XML errors suggest there is a problem there. It seems your xml is not correct for what the wrapper is expecting. Compare your files to mine and see if you have missed some parameters or misspelt something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting BOINC going on an cluster of Ubuntu machines with a custom algorithm. by Huiping Yao</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-244</link>
		<dc:creator>Huiping Yao</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:06:06 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-244</guid>
		<description>Hi
when I used wrapper/worker, there comes a problem.After executing bin/status finding that Daemon sample_worker_generator is not running. 
and the messages in sample_work_generator.log is as follows:
[2008/07/11 21:35:01] Executing command: sample_work_generator -d 3
Unrecognized XML in SCHED_CONFIG::parse: cgi_url
Skipping: http://192.168.151.75/boinc080710_cgi/
Skipping: /cgi_url
Unrecognized XML in SCHED_CONFIG::parse: disable_account_creation
Skipping: 0
Skipping: /disable_account_creation
Unrecognized XML in SCHED_CONFIG::parse: log_dir
Skipping: /var/www/boinc_projects/log_debian
Skipping: /log_dir
Unrecognized XML in SCHED_CONFIG::parse: app_dir
Skipping: /var/www/boinc_projects/apps
Skipping: /app_dir
Unrecognized XML in SCHED_CONFIG::parse: host
Skipping: debian
Skipping: /host
Unrecognized XML in SCHED_CONFIG::parse: show_results
Skipping: 1
Skipping: /show_results
2008-07-11 21:35:02.2927 [normal  ] Starting
2008-07-11 21:35:02.2928 [debug   ] Making 49 jobs
Too few input files given; need at least 2
process_wu_template: -112
2008-07-11 21:35:02.2932 [CRITICAL] can't make job: -112


is it because the sample_work_generator.c which is suitable for uppercase? Or anyther reasons?

Any idea is appreciated.</description>
		<content:encoded><![CDATA[<p>Hi<br />
when I used wrapper/worker, there comes a problem.After executing bin/status finding that Daemon sample_worker_generator is not running.<br />
and the messages in sample_work_generator.log is as follows:<br />
[2008/07/11 21:35:01] Executing command: sample_work_generator -d 3<br />
Unrecognized XML in SCHED_CONFIG::parse: cgi_url<br />
Skipping: <a href="http://192.168.151.75/boinc080710_cgi/" rel="nofollow">http://192.168.151.75/boinc080710_cgi/</a><br />
Skipping: /cgi_url<br />
Unrecognized XML in SCHED_CONFIG::parse: disable_account_creation<br />
Skipping: 0<br />
Skipping: /disable_account_creation<br />
Unrecognized XML in SCHED_CONFIG::parse: log_dir<br />
Skipping: /var/www/boinc_projects/log_debian<br />
Skipping: /log_dir<br />
Unrecognized XML in SCHED_CONFIG::parse: app_dir<br />
Skipping: /var/www/boinc_projects/apps<br />
Skipping: /app_dir<br />
Unrecognized XML in SCHED_CONFIG::parse: host<br />
Skipping: debian<br />
Skipping: /host<br />
Unrecognized XML in SCHED_CONFIG::parse: show_results<br />
Skipping: 1<br />
Skipping: /show_results<br />
2008-07-11 21:35:02.2927 [normal  ] Starting<br />
2008-07-11 21:35:02.2928 [debug   ] Making 49 jobs<br />
Too few input files given; need at least 2<br />
process_wu_template: -112<br />
2008-07-11 21:35:02.2932 [CRITICAL] can&#8217;t make job: -112</p>
<p>is it because the sample_work_generator.c which is suitable for uppercase? Or anyther reasons?</p>
<p>Any idea is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I heart IT recruiters by Gamblers doth Idyl &#187; Blog Archive &#187; Recent C++ Interview Questions</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=28#comment-227</link>
		<dc:creator>Gamblers doth Idyl &#187; Blog Archive &#187; Recent C++ Interview Questions</dc:creator>
		<pubDate>Fri, 16 May 2008 21:34:17 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=28#comment-227</guid>
		<description>[...] know about but if you can&#8217;t show commercial experience you&#8217;re screwed. Especially with clueless recruiters in the way shortlisting [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] know about but if you can&#8217;t show commercial experience you&#8217;re screwed. Especially with clueless recruiters in the way shortlisting [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Technical interviews and getting back to basics by Gamblers doth Idyl &#187; Blog Archive &#187; Recent C++ Interview Questions</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=33#comment-224</link>
		<dc:creator>Gamblers doth Idyl &#187; Blog Archive &#187; Recent C++ Interview Questions</dc:creator>
		<pubDate>Sun, 11 May 2008 01:59:50 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=33#comment-224</guid>
		<description>[...] Getting to the point of this post, I&#8217;ll list some of the questions I got on a few job interviews. I&#8217;m doing this in the spirit of giving people a good idea of what gets asked these days for c++ jobs in Australia. I&#8217;m not providing the answers as well or identifying the companies that asked them so I&#8217;m hardly poisoning the recruitment process. This blog is also quasi-anonymous so a recruiter that has inside information on me shouldn&#8217;t be able to put 2 and 2 together either and give their next candidate an unfair advantage. I&#8217;m doing it because I was really unsure of what the process was going to be like given how long I&#8217;ve been out of the permanent job market. This interview came to me as quite a shock given the questions asked in the last round of interviews I took when I last went for a permanent job (7+ years ago). Yes, this post does relate to an earlier one. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Getting to the point of this post, I&#8217;ll list some of the questions I got on a few job interviews. I&#8217;m doing this in the spirit of giving people a good idea of what gets asked these days for c++ jobs in Australia. I&#8217;m not providing the answers as well or identifying the companies that asked them so I&#8217;m hardly poisoning the recruitment process. This blog is also quasi-anonymous so a recruiter that has inside information on me shouldn&#8217;t be able to put 2 and 2 together either and give their next candidate an unfair advantage. I&#8217;m doing it because I was really unsure of what the process was going to be like given how long I&#8217;ve been out of the permanent job market. This interview came to me as quite a shock given the questions asked in the last round of interviews I took when I last went for a permanent job (7+ years ago). Yes, this post does relate to an earlier one. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting BOINC going on an cluster of Ubuntu machines with a custom algorithm. by Bastian</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-44</link>
		<dc:creator>Bastian</dc:creator>
		<pubDate>Sat, 09 Feb 2008 19:44:28 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=23#comment-44</guid>
		<description>Hi this sounds very interesting I will give it a try. Did you check about the reliability of boinc and the local cluster network.

greetings Bastian</description>
		<content:encoded><![CDATA[<p>Hi this sounds very interesting I will give it a try. Did you check about the reliability of boinc and the local cluster network.</p>
<p>greetings Bastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting Condor going on an cluster of Ubuntu machines with a custom algorithm. by bcg</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=24#comment-32</link>
		<dc:creator>bcg</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:01:53 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=24#comment-32</guid>
		<description>I'll look into that. I find that there is only that delay when you start the whole cluster cold. If the machines all have a chance to get in touch with the master first, they seem to take and compute jobs pretty much straight away. As you would expect given the WANT_SUSPEND, CONTINUE, etc settings.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll look into that. I find that there is only that delay when you start the whole cluster cold. If the machines all have a chance to get in touch with the master first, they seem to take and compute jobs pretty much straight away. As you would expect given the WANT_SUSPEND, CONTINUE, etc settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Getting Condor going on an cluster of Ubuntu machines with a custom algorithm. by Jan Ploski</title>
		<link>http://blacksheepsoftware.com.au/bradley/wordpress/?p=24#comment-31</link>
		<dc:creator>Jan Ploski</dc:creator>
		<pubDate>Mon, 17 Dec 2007 08:26:31 +0000</pubDate>
		<guid>http://blacksheepsoftware.com.au/bradley/wordpress/?p=24#comment-31</guid>
		<description>Regarding your last "5 to 10 minutes" statement... It will be much quicker if you set

NEGOTIATOR_INTERVAL = 30
UPDATE_INTERVAL = 30

in the configuration. The first one is how often Condor attempts to match jobs with machines, the last one how often machines report back their status to master.</description>
		<content:encoded><![CDATA[<p>Regarding your last &#8220;5 to 10 minutes&#8221; statement&#8230; It will be much quicker if you set</p>
<p>NEGOTIATOR_INTERVAL = 30<br />
UPDATE_INTERVAL = 30</p>
<p>in the configuration. The first one is how often Condor attempts to match jobs with machines, the last one how often machines report back their status to master.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
