<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shibumi Dojo &#187; matlab with amd</title>
	<atom:link href="http://www.shibumidojo.org/index.php/tag/matlab-with-amd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shibumidojo.org</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 07:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Matlab and AMD Proccessors</title>
		<link>http://www.shibumidojo.org/index.php/2008/11/23/matlab-and-amd-proccessors/</link>
		<comments>http://www.shibumidojo.org/index.php/2008/11/23/matlab-and-amd-proccessors/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 11:20:20 +0000</pubDate>
		<dc:creator>CorpusCallosum</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab with amd]]></category>

		<guid isPermaLink="false">http://www.shibumidojo.org/?p=61</guid>
		<description><![CDATA[When I try running MATLAB on an AMD processor, programme is opening first for a short time and then closing suddenly. This is a kind of bug and you can solve that problem by applaying the proccesses below. First open %MATLAB7%\bin\win32 folder and find blas.spec file and open it. You will see the list like [...]]]></description>
			<content:encoded><![CDATA[<p>When I try running MATLAB on an AMD processor, programme is opening first for a short time and then closing suddenly. This is a kind of bug and you can solve that problem by applaying the proccesses below. <span id="more-61"></span></p>
<p>First open<strong> %MATLAB7%\bin\win32</strong> folder and find <strong>blas.spec</strong> file and open it. You will see the list like</p>
<p><font color="#333399"><em>/*</em></font></p>
<p><font color="#333399"><em>GenuineIntel Family 5 Model * atlas_PPro.dll # Pentium<br />
GenuineIntel Family 6 Model 1 atlas_PPro.dll # Pentium Pro<br />
GenuineIntel Family 6 Model 3 atlas_PII.dll # Pentium II (Klamath)<br />
GenuineIntel Family 6 Model 5 atlas_PII.dll # Pentium II (Deschutes)<br />
GenuineIntel Family 6 Model 6 atlas_PII.dll # Celeron<br />
GenuineIntel Family 6 Model 7 atlas_PIII.dll # Pentium III (Katmai)<br />
GenuineIntel Family 6 Model 8 atlas_PIII.dll # Pentium III (Coppermine)<br />
GenuineIntel Family 6 Model 9 atlas_PIII.dll # Pentium M<br />
GenuineIntel Family 6 Model 10 atlas_PIII.dll # Pentium III (Cascades)<br />
GenuineIntel Family 6 Model 11 atlas_PIII.dll # Pentium III (Mobile)<br />
GenuineIntel Family 6 Model * atlas_PIII.dll # Pentium III<br />
GenuineIntel Family 15 Model * atlas_P4.dll # Pentium 4<br />
AuthenticAMD Family 5 Model * atlas_PII.dll # AMD-K6<br />
AuthenticAMD Family 6 Model * atlas_Athlon.dll # Athlon/Duron<br />
AuthenticAMD Family 15 Model 4 atlas_Athlon.dll # Athlon 64<br />
AuthenticAMD Family 15 Model 5 atlas_Athlon.dll # Opteron</em></font></p>
<p><font color="#333399"><em>*/</em></font></p>
<p>Add the following lines to end of the list and restart MATLAB. That proccess should fix your problem.</p>
<p><strong>AuthenticAMD Family 15 Model 12 atlas_Athlon.dll # Athlon 64 (Newcastle)<br />
AuthenticAMD Family 15 Model * atlas_Athlon.dll # AMD64</strong></p>
<ul class="related_post"></ul>]]></content:encoded>
			<wfw:commentRss>http://www.shibumidojo.org/index.php/2008/11/23/matlab-and-amd-proccessors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

