Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this hands on you will learn how to efficiently use the computational resources granted by the Slurm Workload Manager to determine the equation of state of condensed 4He at zero temperature by means of Quantum Monte Carlo techniques. 





HTML
<div>
  <div id="gaussian-progress-bar" class="aui-progress-indicator">
    <span class="aui-progress-indicator-value"></span>
  </div>
</div>
<div class="aui-group aui-group-trio">
  <div class="aui-item">
     <button class="aui-button" aria-disabled="true" disabled><span class="aui-icon aui-icon-small aui-iconfont-arrows-left"></span> Previous</span></button>
  </div>
  <div class="aui-item">
    0/5
  </div>
  <div class="aui-item">
    <a href="https://confluence.csuc.cat/display/HPCKB/0.+A+little+bit+of+theory">
      <button class="aui-item aui-button aui-button-primary">Next <span class="aui-icon aui-icon-small aui-iconfont-arrows-right"></span></button>
    </a>
  </div>
</div>

<script>
  AJS.progressBars.update("gaussian-progress-bar", 0.00);
</script>