<?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: Should Amateurs Write our Supercomputing Code?</title>
	<atom:link href="http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/</link>
	<description>HPC News Without the Noise for Supercomputing Professionals &#124; insideHPC</description>
	<lastBuildDate>Sun, 19 May 2013 10:46:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Joe Swartz</title>
		<link>http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/#comment-311749</link>
		<dc:creator>Joe Swartz</dc:creator>
		<pubDate>Wed, 09 Mar 2011 02:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=18021#comment-311749</guid>
		<description>We cannot afford to continue to allow amateurs to write computationally intensive scientific codes. They are part of the reason we are not getting to efficient terascale computing much less peta and exa.</description>
		<content:encoded><![CDATA[<p>We cannot afford to continue to allow amateurs to write computationally intensive scientific codes. They are part of the reason we are not getting to efficient terascale computing much less peta and exa.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichB</title>
		<link>http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/#comment-311601</link>
		<dc:creator>RichB</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=18021#comment-311601</guid>
		<description>Thanks, Andrew. I did not know about the previous post. Your ZDNet story was sent to me this weekend by someone who urged me to write about it.</description>
		<content:encoded><![CDATA[<p>Thanks, Andrew. I did not know about the previous post. Your ZDNet story was sent to me this weekend by someone who urged me to write about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Cutler</title>
		<link>http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/#comment-311593</link>
		<dc:creator>Trevor Cutler</dc:creator>
		<pubDate>Tue, 08 Mar 2011 14:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=18021#comment-311593</guid>
		<description>As you say, scientists are not multi-discipline and are not expected to write wonderful programs. Attempting to convert scientific formulas to sometimes complex language constructs is not easy and the scientist may have to reduce the formulas to more basic mathematical components. Very often they do not have the time to do that or write the program and sometimes an external person at a college, university or working at home is utilised, providing the person is approved to have knowledge of the project or the specific formulas at all. Regarding the numerical software engineering foundations, a compiler, VM or run-time system often have a selectable facility to activate a difference reducing method to negate a large part of the effect of the calc excess or variance compulsorily fitted to the computing device and this method of introducing increases in accuracy of results can be user selected in some versions. Where it is not built-in to the software it can be manually coded in to a program by the author using popular methods like R.E.C, R.X.E, PLITAR or NITARCAL and some can be obtained as a collection of libraries from a national institution or on the internet (details can be supplied). Some of the libraries and code providing conformance to IEEE-854 and 754 standards are getting out of date as new or alternative computer types have been introduced in past years and the institution, ministry or department may not have commissioned them to be ported over to some computers and enumerators. Accuracy of results and producing something that is acceptable to the persons having oversight of the project is paramount in being able to justify the continuing of a project and the necessary financing of it in order to satisfy the commissioning body.</description>
		<content:encoded><![CDATA[<p>As you say, scientists are not multi-discipline and are not expected to write wonderful programs. Attempting to convert scientific formulas to sometimes complex language constructs is not easy and the scientist may have to reduce the formulas to more basic mathematical components. Very often they do not have the time to do that or write the program and sometimes an external person at a college, university or working at home is utilised, providing the person is approved to have knowledge of the project or the specific formulas at all. Regarding the numerical software engineering foundations, a compiler, VM or run-time system often have a selectable facility to activate a difference reducing method to negate a large part of the effect of the calc excess or variance compulsorily fitted to the computing device and this method of introducing increases in accuracy of results can be user selected in some versions. Where it is not built-in to the software it can be manually coded in to a program by the author using popular methods like R.E.C, R.X.E, PLITAR or NITARCAL and some can be obtained as a collection of libraries from a national institution or on the internet (details can be supplied). Some of the libraries and code providing conformance to IEEE-854 and 754 standards are getting out of date as new or alternative computer types have been introduced in past years and the institution, ministry or department may not have commissioned them to be ported over to some computers and enumerators. Accuracy of results and producing something that is acceptable to the persons having oversight of the project is paramount in being able to justify the continuing of a project and the necessary financing of it in order to satisfy the commissioning body.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://insidehpc.com/2011/03/08/should-amateurs-write-our-supercomputing-code/#comment-311551</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 08 Mar 2011 10:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=18021#comment-311551</guid>
		<description>This ZDNet article [http://www.zdnet.co.uk/news/it-strategy/2010/01/28/are-we-taking-supercomputing-code-seriously-40004192/] was originally written a year ago (and discussed at the time on InsideHPC [http://insidehpc.com/2010/01/31/andrews-corner-scientific-codes-and-their-creators/]).

The core point of the article is about finding the right balance of software engineering expertise in large scientific applications. Enough to trust the results but not over-engineered to swamp the science effort.

It is interesting that it has re-surfaced a year later, when activities such as the European Exascale Software Initiative (EESI [http://www.eesi-project.eu]) are exploring the same issues of finding the right software engineering balance in the quest for viable exascale software.</description>
		<content:encoded><![CDATA[<p>This ZDNet article [http://www.zdnet.co.uk/news/it-strategy/2010/01/28/are-we-taking-supercomputing-code-seriously-40004192/] was originally written a year ago (and discussed at the time on InsideHPC [http://insidehpc.com/2010/01/31/andrews-corner-scientific-codes-and-their-creators/]).</p>
<p>The core point of the article is about finding the right balance of software engineering expertise in large scientific applications. Enough to trust the results but not over-engineered to swamp the science effort.</p>
<p>It is interesting that it has re-surfaced a year later, when activities such as the European Exascale Software Initiative (EESI [http://www.eesi-project.eu]) are exploring the same issues of finding the right software engineering balance in the quest for viable exascale software.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
