Skip to content
Snippets Groups Projects
Select Git revision
  • f9f41f3715966b9b13bcdc5f0735b7199a19fb25
  • master default protected
  • site_url
  • sislam2-master-patch-51693
  • FAQ
  • test
  • good-hcc-practice-rep-workflow
  • data_share
  • ipynb-doc
  • hchen2016-faq-home-is-full
  • sislam2-master-patch-86974
  • atticguidelines
  • rclone-fix
  • UNL_OneDrive
  • globus-auto-backups
  • RDPv10
16 results

available_software_for_crane.md

Blame
  • Adam Caprez's avatar
    Adam Caprez authored
    8a1008bc
    History
    available_software_for_crane.md 1.74 KiB
    title = "Available Software for Crane"
    description = "List of available software for crane.unl.edu."
    scripts = ["https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/jquery.tablesorter.min.js", "https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/widgets/widget-pager.min.js","https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/js/widgets/widget-filter.min.js","/js/sort-table.js"]
    css = ["http://mottie.github.io/tablesorter/css/theme.default.css","https://mottie.github.io/tablesorter/css/theme.dropbox.css", "https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/css/jquery.tablesorter.pager.min.css","https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.1/css/filter.formatter.min.css"]

    {{% notice tip %}} HCC provides some software packages via the Singularity container software. If you do not see a desired package in the module list below, please check the Using Singularity page for the software list there. {{% /notice %}}

    {{% panel theme="warning" header="Module prerequisites" %}} If a module lists one or more prerequisites, the prerequisite module(s) must be loaded before or along with, that module.

    For example, the cdo/2.1 modules requires compiler/pgi/13. To load the cdo module, doing either

    module load compiler/pgi/13module load cdo/2.1

    or

    module load compiler/pgi/13 cdo/2.1 (Note the prerequisite module must be first.)

    is acceptable. {{% /panel %}}

    {{% panel theme="info" header="Multiple versions" %}} Some packages list multiple compilers for prerequisites. This means that the package has been built with each version of the compilers listed. {{% /panel %}}

    {{< table url="http://crane-head.unl.edu:8192/lmod/spider/json" >}}