

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Description" content="CECONEA - UNNE" />
<title>HPC-CECONEA</title>
<style media="all" type="text/css">
@import url("./css/estiloP.css");
@import url("./css/fuentes.css");
@import url("./css/menu.css");
</style>
<style type="text/css">
 <!--/*--><![CDATA[/*><!--*/
  html { font-family: Times, serif; font-size: 12pt; }
  .title  { text-align: center; }
  .todo   { color: red; }
  .done   { color: green; }
  .tag    { background-color: #add8e6; font-weight:normal }
  .target { }
  .timestamp { color: #bebebe; }
  .timestamp-kwd { color: #5f9ea0; }
  .right  {margin-left:auto; margin-right:0px;  text-align:right;}
  .left   {margin-left:0px;  margin-right:auto; text-align:left;}
  .center {margin-left:auto; margin-right:auto; text-align:center;}
  p.verse { margin-left: 3% }
  pre {
	border: 1pt solid #AEBDCC;
	background-color: #F3F5F7;
	padding: 5pt;
	font-family: courier, monospace;
        font-size: 90%;
        overflow:auto;
  }
  table { border-collapse: collapse; }
  td, th { vertical-align: top;  }
  th.right  { text-align:center;  }
  th.left   { text-align:center;   }
  th.center { text-align:center; }
  td.right  { text-align:right;  }
  td.left   { text-align:left;   }
  td.center { text-align:center; }
  dt { font-weight: bold; }
  div.figure { padding: 0.5em; }
  div.figure p { text-align: center; }
  div.inlinetask {
    padding:10px;
    border:2px solid gray;
    margin:10px;
    background: #ffffcc;
  }
  textarea { overflow-x: auto; }
  .linenr { font-size:smaller }
  .code-highlighted {background-color:#ffff00;}
  .org-info-js_info-navigation { border-style:none; }
  #org-info-js_console-label { font-size:10px; font-weight:bold;
                               white-space:nowrap; }
  .org-info-js_search-highlight {background-color:#ffff00; color:#000000;
                                 font-weight:bold; }
  /*]]>*/-->
</style>
<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
 function CodeHighlightOn(elem, id)
 {
   var target = document.getElementById(id);
   if(null != target) {
     elem.cacheClassElem = elem.className;
     elem.cacheClassTarget = target.className;
     target.className = "code-highlighted";
     elem.className   = "code-highlighted";
   }
 }
 function CodeHighlightOff(elem, id)
 {
   var target = document.getElementById(id);
   if(elem.cacheClassElem)
     elem.className = elem.cacheClassElem;
   if(elem.cacheClassTarget)
     target.className = elem.cacheClassTarget;
 }
/*]]>*///-->
</script>
</head>

<body bgcolor="#5C6350">
<table id="tabla" align="center" cellspacing="0" cellpadding="0">
  <tr>
    <td>
       <?php
	 include "titulo.php";
      ?>     
    </td>
  </tr>
  <tr>
    <td valign="bottom">
      <?php
	 include "menu.php";
      ?>
    </td>
  <tr>
    <td padding="10px" margin="3px" bgcolor="#FFFFFF" valign="top">
      
      <table width="652px" height="320px" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
	<tr>
        <br>
	  <td  align="center" style="color:#003333; font-size:18pt;">
	    <b>
	      <br>
              <div align="center">Software</div>
              <br>
	    </b>
	  </td>
	</tr>
	<tr>
	  <td align="center" style="vertical-align: top;">

	    <table border=1 style="margin: 10px 0px 10px 36px; border-width: 1px; border-color: white;">

	      <tr>
		<td>

	      <table width="310">
	      <tr>
		<td style="color: #4E4E4E; font-size:14pt;">
		  <b>
		  Compiladores
		  </b>
		</td>
	      </tr>
	      <tr>
		<td>
<UL type = circle>
<LI> gcc 4.3

<LI> gfortran 4.3

<LI> Intel Fortran 10.1.018, 11.0.081

<LI> Intel C 10.1.018, 11.0.081 
</UL>
		</td>
	      </tr>
              </table>
              </td>
		<td>
	      <table width="310">
	      <tr>
		<td style="color: #4E4E4E; font-size:14pt;">
		  <b>
		  Librerias matematicas/datos
		  </b>
		</td>
	      </tr>
	      <tr>
		<td>
<UL type = circle>
<LI> Intel mkl 11.0.081

<LI> Gribex 2

<LI> Netcdf 3.6.2, 4.1 
</UL>
		</td>
	      </tr>
              </table>
		</td>
		</tr>
	        <tr>
		<td>
	      <table width="310">
	      <tr>
		<td style="color: #4E4E4E; font-size:14pt;">
		  <b>
		  Librerias de paso de mensajes (MPI)
		  </b>
		</td>
	      </tr>
	      <tr>
		<td>
<UL type = circle>
<LI> MPICH 2-1.0.7

<LI> MPICH 1-2.7

<LI> OpenMPI 1.4.2
</UL>
		</td>
	      </tr>
              </table>
		</td>
		<td>
	      <table width="310">
	      <tr>
		<td style="color: #4E4E4E; font-size:14pt;">
		  <b>
		     Software de administracion
		  </b>
		</td>
	      </tr>
	      <tr>
		<td>
<UL type = circle>
<LI> Torque 2.1.6

<LI> Ganglia 3.1.2
</UL>
		</td>
	      </tr>
              </table>
		</td>
	      </tr>
	    </table>

<div align="left"><b> Detalles de instalacion

<a style="color:#005555;" href="huayra_instalacion.php"> Instalacion de huayra </a></b></div>



	    <br>
 


	  </td>

	  </tr>

      </table>

    </td>
  </tr>
  <tr>

    <?php
       include "bottom.php";
    ?>
  </tr>
</table>

</body>
</html>
