Sophie

Sophie

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

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: AirRAC Supported Systems (Previous Releases)</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_old.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">AirRAC Supported Systems (Previous Releases) </div>  </div>
</div>
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="airrac_3_9_1"></a>
AirRAC 3.9.1</h2>
 

<p> This version has been compiled, installed and tested on the following
platforms: </p>

<table cellpadding="2" cellspacing="2" border="1" width="100%">

<tr>
  <td valign="top" bgcolor="yellow"><b>Platform&nbsp;(OS,&nbsp;CPU):</b></td>
  <td valign="top" bgcolor="yellow"><b>Compiler:</b></td>
  <td valign="top" bgcolor="yellow"><b>Date:</b></td>
  <td valign="top" bgcolor="yellow"><b>External Libraries:</b></td>
  <td valign="top" bgcolor="yellow"><b>Status:</b></td>
  <td valign="top" bgcolor="yellow"><b>Comments:</b></td>
  <td valign="top" bgcolor="yellow"><b>Tester(s):</b></td>
</tr>

<tr>
  <td valign="top">Gentoo Linux, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 3.4.4</td>
  <td valign="top">January 25, 2006</td>
  <td valign="top">Compiled from Gentoo's portage: <tt>fftw-3.0.1-r2</tt>, 
    <tt>blas-atlas-3.6.0-r1</tt>, <tt>lapack-atlas-3.6.0</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">Gentoo Linux, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 3.4.4</td>
  <td valign="top">January 25, 2006</td>
  <td valign="top">Intel's Math Kernel Library (MKL) 8.0.1</td>
  <td valign="top">OK</td>
  <td valign="top">Configured using: 
    <tt>./configure --with-mkl-dir=/opt/intel/mkl/8.0.1 
    --with-mkl=&quot;-lmkl_p3 -lmkl_lapack -lguide&quot;</tt></td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">SUSE Linux 10.0, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 4.0.2 (20050901-3)</td>
  <td valign="top">January 26, 2006</td>
  <td valign="top">From SUSE distribution: <tt>fftw3-3.0.1-114.i586</tt>,
    <tt>fftw3-devel-3.0.1-114.i586</tt>;<br>
    From <tt>airrac-external-2.0.0</tt>: <tt>CBLAS</tt>, <tt>LAPACK</tt></td>
  <td valign="top">OK</td>
  <td valign="top">Could not compile atlas-3.6.0</td>
  <td valign="top">Zbigniew Dlugaszewski</td>
</tr>

<tr>
  <td valign="top">MS Windows XP, Cygwin, AMD Sempron 3000+</td>
  <td valign="top">g++ (GCC) 3.4.4 (cygming special)</td>
  <td valign="top">January 26, 2006</td>
  <td valign="top">From Cygwin's repository: <tt>fftw-3.0.1-1</tt>, 
    <tt>fftw-dev-3.0.1-1</tt>, <tt>lapack-3.0-3</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

</table>

<h2><a class="anchor" id="airrac_3_9_0"></a>
AirRAC 3.9.0</h2>
 

<p> This version has been compiled, installed and tested on the following
platforms: </p>

<table cellpadding="2" cellspacing="2" border="1" width="100%">

<tr>
  <td valign="top" bgcolor="yellow"><b>Platform&nbsp;(OS,&nbsp;CPU):</b></td>
  <td valign="top" bgcolor="yellow"><b>Compiler:</b></td>
  <td valign="top" bgcolor="yellow"><b>Date:</b></td>
  <td valign="top" bgcolor="yellow"><b>External Libraries:</b></td>
  <td valign="top" bgcolor="yellow"><b>Status:</b></td>
  <td valign="top" bgcolor="yellow"><b>Comments:</b></td>
  <td valign="top" bgcolor="yellow"><b>Tester(s):</b></td>
</tr>

<tr>
  <td valign="top">Linux Fedora Core 4.0, Intel Pentium&nbsp;4</td>
  <td valign="top">g++ (GCC) 4.0.2</td>
  <td valign="top">December 21, 2005</td>
  <td valign="top">From FC4 distribution: <tt>fftw3.i386-3.0.1-3</tt>, 
    <tt>fftw3-devel.i386-3.0.1-3</tt>, <tt>atlas-sse2.i386-3.6.0-8.fc4</tt>, 
    <tt>atlas-sse2-devel.i386-3.6.0-8.fc4</tt>, <tt>blas.i386-3.0-35.fc4</tt>, 
    <tt>lapack.i386-3.0-35.fc4</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Tony Ottosson</td>
</tr>

<tr>
  <td valign="top">Gentoo Linux, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 3.4.4</td>
  <td valign="top">December 21, 2005</td>
  <td valign="top">Compiled from Gentoo's portage: <tt>fftw-3.0.1-r2</tt>, 
    <tt>blas-atlas-3.6.0</tt>, <tt>lapack-atlas-3.6.0</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">Gentoo Linux, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 3.4.4</td>
  <td valign="top">December 23, 2005</td>
  <td valign="top">Intel's Math Kernel Library (MKL) 8.0.1</td>
  <td valign="top">OK</td>
  <td valign="top">Configured using: 
    <tt>./configure --with-mkl-dir=/opt/intel/mkl/8.0.1 
    --with-mkl=&quot;-lmkl_p3 -lmkl_lapack -lguide&quot;</tt></td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">SUSE Linux 10.0, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 4.0.2 (20050901-3)</td>
  <td valign="top">December 22, 2005</td>
  <td valign="top">From SUSE distribution: <tt>fftw3-3.0.1-114.i586</tt>,
    <tt>fftw3-devel-3.0.1-114.i586</tt>;<br>
    Compiled from sources: <tt>atlas-3.7.11</tt>, <tt>lapack-3.0</tt></td> 
  <td valign="top">OK</td>
  <td valign="top">Could not compile atlas-3.6.0</td>
  <td valign="top">Zbigniew Dlugaszewski</td>
</tr>

<tr>
  <td valign="top">MS Windows XP, Cygwin, AMD Sempron 3000+</td>
  <td valign="top">g++ (GCC) 3.4.4 (cygming special)</td>
  <td valign="top">December 23, 2005</td>
  <td valign="top">From Cygwin's repository: <tt>fftw-3.0.1-1</tt>, 
    <tt>fftw-dev-3.0.1-1</tt>, <tt>lapack-3.0-3</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">MS Windows XP, Intel Pentium&nbsp;4</td>
  <td valign="top">MS Visual C++ .Net 2003</td>
  <td valign="top">December 22, 2005</td>
  <td valign="top">Intel's Math Kernel Library (MKL) 8.0.0</td>
  <td valign="top">OK</td>
  <td valign="top">Test programs' outputs differ from the reference files
    due to a different end-of-line character in Windows and Linux/Unix</td> 
  <td valign="top">Thomas Eriksson</td>
</tr>

</table>

<h2><a class="anchor" id="airrac_3_8_1"></a>
AirRAC 3.8.1</h2>
 

<p> This version has been compiled, installed and tested on the following
platforms: </p>  

<table cellpadding="2" cellspacing="2" border="1" width="100%">

<tr>
  <td valign="top" bgcolor="yellow"><b>Platform&nbsp;(OS,&nbsp;CPU):</b></td>
  <td valign="top" bgcolor="yellow"><b>Compiler:</b></td>
  <td valign="top" bgcolor="yellow"><b>Date:</b></td>
  <td valign="top" bgcolor="yellow"><b>External libraries:</b></td>
  <td valign="top" bgcolor="yellow"><b>Status:</b></td>
  <td valign="top" bgcolor="yellow"><b>Comments:</b></td>
  <td valign="top" bgcolor="yellow"><b>Tester(s):</b></td>
</tr>

<tr>
  <td valign="top">Linux Fedora Core 2.0, Intel Pentium&nbsp;4</td>
  <td valign="top">g++ (GCC) 3.3.3 20040412</td>
  <td valign="top">May 18, 2005</td>
  <td valign="top"><tt>it++external-1.0.1</tt> (FFTW, ATLAS)</td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Tony Ottosson</td>
</tr>

<tr>
  <td valign="top">Linux Fedora Core 2.0, Intel Pentium&nbsp;4</td>
  <td valign="top">g++ (GCC) 3.3.3 20040412</td>
  <td valign="top">May 18, 2005</td>
  <td valign="top">Intel's Math Kernel Library (MKL) 7.2</td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Tony Ottosson</td>
</tr>

<tr>
  <td valign="top">Gentoo Linux, Intel Pentium&nbsp;M Centrino</td>
  <td valign="top">g++ (GCC) 3.3.5-20050130</td>
  <td valign="top">May 20, 2005</td>
  <td valign="top">Compiled from Gentoo' portage: <tt>fftw-3.0.1</tt>,
    <tt>blas-atlas-3.6.0</tt>, <tt>lapack-atlas-3.6.0</tt></td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">Solaris SunOS 5.9, SPARC</td>
  <td valign="top">g++ (GCC) 3.4.4</td>
  <td valign="top">June 22, 2005</td>
  <td valign="top"><tt>it++external-1.0.1</tt> (FFTW, LAPACK, CBLAS)</td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Adam Piatyszek</td>
</tr>

<tr>
  <td valign="top">MS Windows XP, Intel Pentium&nbsp;4</td>
  <td valign="top">Visual C++ .Net 2003</td>
  <td valign="top">May 18, 2005</td>
  <td valign="top">Intel's Math Kernel Library (MKL) 7.2</td>
  <td valign="top">OK</td>
  <td valign="top">-</td>
  <td valign="top">Thomas Eriksson</td>
</tr>

</table>

 </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>