Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 12d0f975c6c7fa7093d99077a80c5759 > files > 384

airrac-doc-0.2.1-1.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
		  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
	<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
	<meta name="robots" content="index,follow"/>
	<title>AirRAC: Supported Systems</title>
	<link rel="shortcut icon" href="favicon.ico">
	<link href="tabs.css" rel="stylesheet" type="text/css"/>
	<link href="airrac.css" rel="stylesheet" type="text/css"/>
	<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
	<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
	
	<script type="text/javascript">
	  var _gaq = _gaq || [];
	  _gaq.push(['_setAccount', 'UA-24983440-1']);
	  _gaq.push(['_setDomainName', 'none']);
	  _gaq.push(['_setAllowLinker', true]);
	  _gaq.push(['_trackPageview']);
	  (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	  })();
	</script>
	<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
  </head>

  <body>
	<div id="top"><!-- do not remove this div! -->
	  
	  <div id="titlearea">
		<table width="100%">
		  <tbody>
			<tr style="height: 56px;">
			  
			  <td style="padding-left: 0.5em;">
				<div id="projectname"><a href="http://airrac.sourceforge.net"><img height="45px" alt="AirRAC Logo" src="airrac_logo.png"></a>
				  
				  &#160;<span id="projectnumber">0.2.1</span>
				  
				</div>
				
				<div id="projectbrief">C++ Simulated Revenue Accounting (RAC) System Library</div>
				
			  </td>
			  
			  

			  <!-- begin SOURCEFORGE_CUSTOM-->
			  <td>
				<div id="sflogo"><a href="http://airrac.sourceforge.net"><img height="45px" alt="SourceForge Logo" src="sfx_logo.png"></a></div>
			  </td>
			  <!-- end SOURCEFORGE_CUSTOM-->

			  
			</tr>
		  </tbody>
		</table>
	  </div>
	  

<!-- Generated by Doxygen 1.7.4 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<script type="text/javascript">
function hasClass(ele,cls) {
  return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)'));
}

function addClass(ele,cls) {
  if (!this.hasClass(ele,cls)) ele.className += " "+cls;
}

function removeClass(ele,cls) {
  if (hasClass(ele,cls)) {
    var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)');
    ele.className=ele.className.replace(reg,' ');
  }
}

function toggleVisibility(linkObj) {
 var base = linkObj.getAttribute('id');
 var summary = document.getElementById(base + '-summary');
 var content = document.getElementById(base + '-content');
 var trigger = document.getElementById(base + '-trigger');
 if ( hasClass(linkObj,'closed') ) {
   summary.style.display = 'none';
   content.style.display = 'block';
   trigger.src = 'open.png';
   removeClass(linkObj,'closed');
   addClass(linkObj,'opened');
 } else if ( hasClass(linkObj,'opened') ) {
   summary.style.display = 'block';
   content.style.display = 'none';
   trigger.src = 'closed.png';
   removeClass(linkObj,'opened');
   addClass(linkObj,'closed');
 }
 return false;
}
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
      <li id="searchli">
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('verification.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Supported Systems </div>  </div>
</div>
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="toc"></a>
Table of Contents</h2>
<ul>
<li><a class="el" href="verification.html#intro">Introduction</a></li>
<li><a class="el" href="verification.html#airrac_0_1">AirRAC 0.1.x</a><ul>
<li><a class="el" href="verification.html#linux">Linux Systems</a><ul>
<li><a class="el" href="verification.html#fedora_atlas">Fedora Core 4 with ATLAS</a></li>
<li><a class="el" href="verification.html#gentoo_acml">Gentoo Linux with ACML</a></li>
<li><a class="el" href="verification.html#gentoo_atlas">Gentoo Linux with ATLAS</a></li>
<li><a class="el" href="verification.html#gentoo_mkl">Gentoo Linux with MKL</a></li>
<li><a class="el" href="verification.html#gentoo_netlib">Gentoo Linux with NetLib's BLAS and LAPACK</a></li>
<li><a class="el" href="verification.html#rhel">Red Hat Enterprise Linux with AirRAC External</a></li>
<li><a class="el" href="verification.html#suse_netlib">SUSE Linux 10.0 with NetLib's BLAS and LAPACK</a></li>
<li><a class="el" href="verification.html#suse_mkl">SUSE Linux 10.0 with MKL</a></li>
</ul>
</li>
<li><a class="el" href="verification.html#windows">Windows Systems</a><ul>
<li><a class="el" href="verification.html#cygwin">Microsoft Windows XP with Cygwin</a></li>
<li><a class="el" href="verification.html#cygwin_atlas">Microsoft Windows XP with Cygwin and ATLAS</a></li>
<li><a class="el" href="verification.html#cygwin_acml">Microsoft Windows XP with Cygwin and ACML</a></li>
<li><a class="el" href="verification.html#mingw_acml">Microsoft Windows XP with MinGW, MSYS and ACML</a></li>
<li><a class="el" href="verification.html#mingw_netlib">Microsoft Windows XP with MinGW, MSYS and AirRAC External</a></li>
<li><a class="el" href="verification.html#msvc_mkl">Microsoft Windows XP with MS Visual C++ and Intel MKL</a></li>
</ul>
</li>
<li><a class="el" href="verification.html#unix">Unix Systems</a><ul>
<li><a class="el" href="verification.html#sunos59">SunOS 5.9 with AirRAC External</a></li>
</ul>
</li>
</ul>
</li>
<li><a class="el" href="verification_old.html#airrac_3_9_1">AirRAC 3.9.1</a></li>
<li><a class="el" href="verification_old.html#airrac_3_9_0">AirRAC 3.9.0</a></li>
<li><a class="el" href="verification_old.html#airrac_3_8_1">AirRAC 3.8.1</a></li>
</ul>
<h2><a class="anchor" id="intro"></a>
Introduction</h2>
<p>This page is intended to provide a list of AirRAC supported systems, i.e. the systems on which configuration, installation and testing process of the AirRAC library has been sucessful. Results are grouped based on minor release number. Therefore, only the latest tests for bug-fix releases are included. Besides, the information on this page is divided into sections dependent on the operating system.</p>
<p>Where necessary, some extra information is given for each tested configuration, e.g. external libraries installed, configuration commands used, etc.</p>
<p>If you manage to compile, install and test the AirRAC library on a system not mentioned below, please let us know, so we could update this database.</p>
<h2><a class="anchor" id="airrac_0_1"></a>
AirRAC 0.1.x</h2>
<h3><a class="anchor" id="linux"></a>
Linux Systems</h3>
<h4><a class="anchor" id="fedora_atlas"></a>
Fedora Core 4 with ATLAS</h4>
<ul>
<li><b>Platform</b>: Intel Pentium 4</li>
<li><b>Operating System</b>: Fedora Core 4 (x86)</li>
<li><b>Compiler</b>: g++ (GCC) 4.0.2 20051125</li>
<li><b>AirRAC release</b>: 0.1.0</li>
<li><b>External Libraries</b>: From FC4 distribution:<ul>
<li><code>fftw3.i386-3.0.1-3</code></li>
<li><code>fftw3-devel.i386-3.0.1-3</code></li>
<li><code>atlas-sse2.i386-3.6.0-8.fc4</code></li>
<li><code>atlas-sse2-devel.i386-3.6.0-8.fc4</code></li>
<li><code>blas.i386-3.0-35.fc4</code></li>
<li><code>lapack.i386-3.0-35.fc4</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: AirRAC configured with: <div class="fragment"><pre class="fragment">% CXXFLAGS=<span class="stringliteral">&quot;-O3 -pipe -march=pentium4&quot;</span> ./configure
</pre></div></li>
<li><b>Date</b>: March 7, 2006</li>
<li><b>Tester</b>: Tony Ottosson</li>
</ul>
<h4><a class="anchor" id="gentoo_acml"></a>
Gentoo Linux with ACML</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Gentoo Linux 2006.0 (x86 arch)</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.5</li>
<li><b>AirRAC release</b>: 0.1.1</li>
<li><b>External Libraries</b>: Compiled and installed from portage tree:<ul>
<li><code>sci-libs/acml-3.0.0</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: BLAS and LAPACK libs set by using the following system commands: <div class="fragment"><pre class="fragment">% eselect blas <span class="keyword">set</span> ACML
% eselect lapack <span class="keyword">set</span> ACML
</pre></div> AirRAC configured with: <div class="fragment"><pre class="fragment">% export CPPFLAGS=<span class="stringliteral">&quot;-I/usr/include/acml&quot;</span>
% ./configure --with-blas=<span class="stringliteral">&quot;-lblas&quot;</span>
</pre></div></li>
<li><b>Date</b>: March 31, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="gentoo_atlas"></a>
Gentoo Linux with ATLAS</h4>
<ul>
<li><b>Platform</b>: Intel Pentium M Centrino</li>
<li><b>Operating System</b>: Gentoo Linux 2006.0 (x86)</li>
<li><b>Compiler</b>: g++ (GCC) 3.4.5</li>
<li><b>AirRAC release</b>: 0.1.1</li>
<li><b>External Libraries</b>: Compiled and installed from portage tree:<ul>
<li><code>sci-libs/fftw-3.1</code></li>
<li><code>sci-libs/blas-atlas-3.6.0-r1</code></li>
<li><code>sci-libs/lapack-atlas-3.6.0</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: BLAS and LAPACK libs set by using the following system commands: <div class="fragment"><pre class="fragment">% eselect blas <span class="keyword">set</span> ATLAS
% eselect lapack <span class="keyword">set</span> ATLAS
</pre></div> AirRAC configured with: <div class="fragment"><pre class="fragment">% ./configure --with-blas=<span class="stringliteral">&quot;-lblas&quot;</span>
</pre></div></li>
<li><b>Date</b>: March 31, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="gentoo_mkl"></a>
Gentoo Linux with MKL</h4>
<ul>
<li><b>Platform</b>: Intel Pentium M Centrino</li>
<li><b>Operating System</b>: Gentoo Linux 2006.0 (x86 arch)</li>
<li><b>Compiler</b>: g++ (GCC) 3.4.5</li>
<li><b>AirRAC release</b>: 0.1.0</li>
<li><b>External Libraries</b>: Intel Math Kernel Library (MKL) 8.0.1 installed manually in the following directory: <code>/opt/intel/mkl/8.0.1</code></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: AirRAC configured using the following commands: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/opt/intel/mkl/8.0.1/lib/32&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/opt/intel/mkl/8.0.1/include&quot;</span>
% ./configure
</pre></div></li>
<li><b>Date</b>: February 28, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="gentoo_netlib"></a>
Gentoo Linux with NetLib's BLAS and LAPACK</h4>
<ul>
<li><b>Platform</b>: Intel Pentium M Centrino</li>
<li><b>Operating System</b>: Gentoo Linux 2006.0 (x86)</li>
<li><b>Compiler</b>: g++ (GCC) 3.4.5</li>
<li><b>AirRAC release</b>: 0.1.1</li>
<li><b>External Libraries</b>: Compiled and installed from portage tree:<ul>
<li><code>sci-libs/fftw-3.1</code></li>
<li><code>sci-libs/blas-reference-19940131-r2</code></li>
<li><code>sci-libs/cblas-reference-20030223</code></li>
<li><code>sci-libs/lapack-reference-3.0-r2</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: BLAS and LAPACK libs set by using the following system commands: <div class="fragment"><pre class="fragment">% blas-config reference
% lapack-config reference
</pre></div> AirRAC configured with: <div class="fragment"><pre class="fragment">% ./configure --with-blas=<span class="stringliteral">&quot;-lblas&quot;</span>
</pre></div></li>
<li><b>Date</b>: March 31, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="rhel"></a>
Red Hat Enterprise Linux with AirRAC External</h4>
<ul>
<li><b>Platform</b>: Intel Pentium 4</li>
<li><b>Operating System</b>: Red Hat Enterprise Linux AS release 4 (Nahant Update 2)</li>
<li><b>Compiler</b>: g++ (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)</li>
<li><b>AirRAC release</b>: 0.1.0</li>
<li><b>External Libraries</b>: BLAS, CBLAS, LAPACK and FFTW libraries from AirRAC External 2.1.1 package</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Date</b>: March 7, 2006</li>
<li><b>Tester</b>: Erik G. Larsson</li>
</ul>
<h4><a class="anchor" id="suse_netlib"></a>
SUSE Linux 10.0 with NetLib's BLAS and LAPACK</h4>
<ul>
<li><b>Platform</b>: Intel Pentium 4 CPU 3.20GHz (64-bit)</li>
<li><b>Operating System</b>: SUSE Linux 10.0 (x86_64)</li>
<li><b>Compiler(s)</b>: g++ (GCC) 4.0.2</li>
<li><b>AirRAC release</b>: 0.1.0</li>
<li><b>External Libraries</b>: BLAS, LAPACK and FFTW libraries installed from OpenSuse 10.0 RPM repository:<ul>
<li><code>blas-3.0-926</code></li>
<li><code>lapack-3.0-926</code></li>
<li><code>fftw3-3.0.1-114</code></li>
<li><code>fftw3-threads-3.0.1-114</code></li>
<li><code>fftw3-devel-3.0.1-114</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: AirRAC configured with: <div class="fragment"><pre class="fragment">% export CXXFLAGS=<span class="stringliteral">&quot;-m64 -march=nocona -O3 -pipe&quot;</span>
% ./configure --with-lapack=<span class="stringliteral">&quot;/usr/lib64/liblapack.so.3&quot;</span>
</pre></div></li>
<li><b>Date</b>: March 1, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="suse_mkl"></a>
SUSE Linux 10.0 with MKL</h4>
<ul>
<li><b>Platform</b>: Intel Pentium 4 CPU 3.20GHz (64-bit)</li>
<li><b>Operating System</b>: SUSE Linux 10.0 (x86_64)</li>
<li><b>Compiler(s)</b>: g++ (GCC) 4.0.2</li>
<li><b>AirRAC release</b>: 0.1.0</li>
<li><b>External Libraries</b>: Intel Math Kernel Library (MKL) 8.0.1 installed manually in the following directory: <code>/opt/intel/mkl/8.0.1</code></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: AirRAC configured with: <div class="fragment"><pre class="fragment">% export CXXFLAGS=<span class="stringliteral">&quot;-m64 -march=nocona -O3 -pipe&quot;</span>
% export LDFLAGS=<span class="stringliteral">&quot;-L/opt/intel/mkl/8.0.1/lib/em64t&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/opt/intel/mkl/8.0.1/include&quot;</span>
% ./configure
</pre></div></li>
<li><b>Date</b>: March 1, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h3><a class="anchor" id="windows"></a>
Windows Systems</h3>
<h4><a class="anchor" id="cygwin"></a>
Microsoft Windows XP with Cygwin</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2, Cygwin 1.5.19-4</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.4 (cygming special)</li>
<li><b>AirRAC release</b>: 0.1.1</li>
<li><b>External Libraries</b>: Installed from Cygwin's repository:<ul>
<li><code>fftw-3.0.1-2</code></li>
<li><code>fftw-dev-3.0.1-1</code></li>
<li><code>lapack-3.0-4</code></li>
</ul>
</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: Only static library can be built. AirRAC configured with: <div class="fragment"><pre class="fragment">% ./configure
</pre></div></li>
<li><b>Date</b>: March 31, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="cygwin_atlas"></a>
Microsoft Windows XP with Cygwin and ATLAS</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2, Cygwin 1.5.19-4</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.4 (cygming special)</li>
<li><b>AirRAC release</b>: 0.1.1</li>
<li><b>External Libraries</b>: Installed from Cygwin's repository:<ul>
<li><code>fftw-3.0.1-2</code></li>
<li><code>fftw-dev-3.0.1-1</code></li>
</ul>
ATLAS BLAS and LAPACK libraries from AirRAC External 2.1.1 package configured using: <div class="fragment"><pre class="fragment">% ./configure --enable-atlas --disable-fftw
</pre></div></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: Only static library can be built. AirRAC configured with: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/usr/local/lib&quot;</span>
% ./configure
</pre></div></li>
<li><b>Date</b>: March 31, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="cygwin_acml"></a>
Microsoft Windows XP with Cygwin and ACML</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2, Cygwin 1.5.19-4</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.4 (cygming special)</li>
<li><b>AirRAC release</b>: 0.1.2</li>
<li><b>External Libraries</b>: ACML version 3.1.0 (<code>acml3.1.0-32-win32-g77.exe</code>) installed into a default directory, i.e. <code>"c:\Program Files\AMD\acml3.1.0"</code></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: Only static library can be built. AirRAC configured with: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/cygdrive/c/Progra~1/AMD/acml3.1.0/gnu32/lib&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/cygdrive/c/Progra~1/AMD/acml3.1.0/gnu32/include&quot;</span>
% ./configure --enable-debug
</pre></div></li>
<li><b>Date</b>: May 15, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="mingw_acml"></a>
Microsoft Windows XP with MinGW, MSYS and ACML</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2, MinGW 5.0.2, MSYS 1.0.10</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.4 (mingw special)</li>
<li><b>AirRAC release</b>: 0.1.2</li>
<li><b>External Libraries</b>: ACML version 3.1.0 (<code>acml3.1.0-32-win32-g77.exe</code>) installed into a default directory, i.e. <code>"c:\Program Files\AMD\acml3.1.0"</code></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: Only static library can be built. AirRAC configured with: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/c/Progra~1/AMD/acml3.1.0/gnu32/lib&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/c/Progra~1/AMD/acml3.1.0/gnu32/include&quot;</span>
% ./configure --enable-debug
</pre></div></li>
<li><b>Date</b>: May 15, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="mingw_netlib"></a>
Microsoft Windows XP with MinGW, MSYS and AirRAC External</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2, MinGW 5.0.2, MSYS 1.0.10</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.4 (mingw special)</li>
<li><b>AirRAC release</b>: 0.1.5</li>
<li><b>External Libraries</b>: BLAS, CBLAS, LAPACK and FFTW libraries from AirRAC External 2.2.0 package</li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: Only static library can be built. AirRAC configured with: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/usr/local/lib&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/usr/local/include&quot;</span>
% export CXXFLAGS=<span class="stringliteral">&quot;-Wall -O3 -march=athlon-tbird -pipe&quot;</span>
% ./configure --disable-html-doc
</pre></div></li>
<li><b>Date</b>: August 11, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h4><a class="anchor" id="msvc_mkl"></a>
Microsoft Windows XP with MS Visual C++ and Intel MKL</h4>
<ul>
<li><b>Platform</b>: AMD Sempron 3000+</li>
<li><b>Operating System</b>: Microsoft Windows XP SP2</li>
<li><b>Compiler(s)</b>: Microsoft Visual C++ 2005 .NET</li>
<li><b>AirRAC release</b>: 0.1.5</li>
<li><b>External Libraries</b>: Intel Math Kernel Library (MKL) 8.1 installed manually in the following directory: <code>"C:\Program Files\Intel\MKL\8.1"</code></li>
<li><b>Tests Status</b>: Not fully tested. Some AirRAC based programs compiled and run with success.</li>
<li><b>Comments</b>: Only static library can be built. AirRAC built by opening the <code>"win32\airrac.vcproj"</code> project file in MSVC++ and executing <code>"Build -&gt; Build Solution"</code> command from menu.</li>
<li><b>Date</b>: August 11, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap)</li>
</ul>
<h3><a class="anchor" id="unix"></a>
Unix Systems</h3>
<h4><a class="anchor" id="sunos59"></a>
SunOS 5.9 with AirRAC External</h4>
<ul>
<li><b>Platform</b>: SUNW, Sun-Blade-100 (SPARC)</li>
<li><b>Operating System</b>: SunOS 5.9 Generic_112233-10</li>
<li><b>Compiler(s)</b>: g++ (GCC) 3.4.5</li>
<li><b>AirRAC release</b>: 0.1.2</li>
<li><b>External Libraries</b>: BLAS, CBLAS, LAPACK and FFTW libraries from AirRAC External 2.1.1 package. The following configuration command has been used: <div class="fragment"><pre class="fragment">% export CFLAGS=<span class="stringliteral">&quot;-mcpu=ultrasparc -O2 -pipe -funroll-all-loops&quot;</span>
% ./configure
</pre></div></li>
<li><b>Tests Status</b>: All tests PASSED</li>
<li><b>Comments</b>: AirRAC configured with: <div class="fragment"><pre class="fragment">% export LDFLAGS=<span class="stringliteral">&quot;-L/usr/local/lib&quot;</span>
% export CPPFLAGS=<span class="stringliteral">&quot;-I/usr/local/include&quot;</span>
% export CXXFLAGS=<span class="stringliteral">&quot;-mcpu=ultrasparc -O2 -pipe&quot;</span>
% ./configure --enable-debug
</pre></div></li>
<li><b>Date</b>: May 15, 2006</li>
<li><b>Tester</b>: Adam Piatyszek (ediap) </li>
</ul>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

		
		<li class="footer">Generated on Wed Nov 2 2011 23:02:19 for AirRAC by
		  <a href="http://www.doxygen.org/index.html">
			<img class="footer" src="doxygen.png" alt="doxygen"/></a> 
		  1.7.4
		</li>
		<li class="footer">
		  <a href="http://sourceforge.net/projects/airrac"><img class="footer" src="http://sflogo.sourceforge.net/sflogo.php?group_id=317250&type=12&format=.png" alt="SourceForge Logo"></a>
		</li>
	  </ul>
	</div>
	

	
  </body>
</html>