Available software: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Tabulate non-CVMFS software)
No edit summary
Line 10: Line 10:
<!--T:3-->
<!--T:3-->
Here are a few things to know about the available software:
Here are a few things to know about the available software:
* Most [[Python]] modules are not installed as (Lmod) modules. They are instead provided as binary [http://pythonwheels.com wheels], stored on the Compute Canada systems under <tt>/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/</tt>. One such package is [[Tensorflow]]. For instructions on how to install or list Python packages, see the [[Python]] page.  
* Most [[Python]] modules are not installed as (Lmod) modules. They are instead provided as binary [[Available_wheels|wheels]], stored on the Compute Canada systems under <tt>/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/</tt>. One such package is [[Tensorflow]]. For instructions on how to install or list Python packages, see the [[Python]] page.  
* Similarly, most [[R]] or [[Perl]] packages are not installed either. We recommend installing them in your personal or group file space. See the [[R]] and [[Perl]] pages for instructions on how to do so.  
* Similarly, most [[R]] or [[Perl]] packages are not installed either. We recommend installing them in your personal or group file space. See the [[R]] and [[Perl]] pages for instructions on how to do so.  
* A page discusses [[symbolic algebra software]] like Mathematica and Sage.  
* A page discusses [[symbolic algebra software]] like Mathematica and Sage.  

Revision as of 17:11, 25 September 2018

Other languages:

A current list of the software available on Compute Canada national systems is below. This list changes frequently as new software is added. You can request the installation or updating of a particular program or library by contacting Technical support.

Notes[edit]

Except for basic system programs, you access most software by loading a module. See Using modules for more on how to use the Lmod module system. Note that some prerequisite modules are loaded by default.

Here are a few things to know about the available software:

  • Most Python modules are not installed as (Lmod) modules. They are instead provided as binary wheels, stored on the Compute Canada systems under /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/. One such package is Tensorflow. For instructions on how to install or list Python packages, see the Python page.
  • Similarly, most R or Perl packages are not installed either. We recommend installing them in your personal or group file space. See the R and Perl pages for instructions on how to do so.
  • A page discusses symbolic algebra software like Mathematica and Sage.
  • Note that Docker is not available on Compute Canada clusters but Singularity is available by loading the module singularity. Docker containers can be converted to Singularity as discussed here.
  • Some of the software packages listed below are not immediately usable because they require you to have a license. You may need to be granted access to them by us. Attempting to load the module for one of these will give you instructions on what to do to obtain access.
  • While the vast majority of the software packages below are accessible on all Compute Canada servers, a few are only available at one site or another due to licensing restrictions. See #Site-specific software below.
  • Many packages related to the operating system, such as Autotools, Make, Git, and others, are not installed as modules but are part of the default environment. These are not listed below.

Niagara[edit]

The Niagara (LP) cluster is an exception to this page and more information about the software available on this cluster can be found on the Niagara Quick Start Guide. However, you can still have access to the modules below on Niagara if you first run the following commands :

[name@server ~]$ module load CCEnv
[name@server ~]$ module load StdEnv


List of globally-installed modules[edit]

The table below lists software for which an environment module has been installed on Compute Canada systems. In simple cases, the module name listed in the Module column can be used with the module load command to configure your environment. In more complicated cases, some prerequisite modules may also need to be loaded. Click on the corresponding [Expand] link in the Description column for a list of prerequisites and brief notes about the software. If more extensive Compute Canada documentation about a package is available, there will be a link in the Documentation column. Click the double arrows in the column heading to sort in ascending or descending order for a given column. In particular, sorting by software type might be of interest. The Type column shows the software tagged as: ai (artificial intelligence), bio (biology, bioinformatics), chem (chemistry), geo (earth sciences), io (input/output), math (mathematics), mpi (MPI), phys (physics and engineering), tools (languages and libraries), vis (visualization).

Other languages:

<translate>

In computing, a module is a unit of software that is designed to be independent, interchangeable, and contains everything necessary to provide the desired functionality. [1] The term "module" may sometimes have a more specific meaning depending on the context. This page describes a few types of modules and suggests links to further documentation content.

Disambiguation[edit]

Lmod modules[edit]

Also called "environment modules", Lmod modules are used to alter your (shell) environment so as to enable you to use a particular software package, or to use a non-default version of certain common software packages such as compilers. See Using modules.

Python modules[edit]

In Python, a module is a file of code (usually Python code) which can be loaded with the import ... or from ... import ... statements to provide functionality. A Python package is a collection of Python modules; the terms "package" and "module" are frequently interchanged in casual use. [2]

Certain frequently used Python modules such as Numpy can be imported if you first load the scipy-stack Lmod module at the shell level. See SciPy stack for details.

We maintain a large collection of Python "wheels." These are modules which are pre-compiled to be compatible with the Standard software environments. Before importing modules from our wheels, you should create a virtual environment.

Python modules which are not in the scipy-stack Lmod module or in our wheels collection can be installed from the internet as described in the Installing packages section.

Other related topics[edit]

The main Available software page is a good starting point. Other related pages are:

Footnotes[edit]

</translate>


Site-specific software[edit]

Most application software is installed in CVMFS, a distributed file system which makes central management of the many packages easier. Certain packages, however, are not installed in CVMFS but are installed only at some sites, or are installed separately at each site. This is usually due to license restrictions on the package in question. Such packages are listed in the following table.

List of software installed locally
Module Type Documentation Machines Description
adf chem ADF graham Amsterdam Density Functional Modeling Suite, computational chemistry software
dirac/16.0 phys cedar The DIRAC program computes molecular properties using relativistic quantum chemical methods. Homepage: http://diracprogram.org
dirac/17.0
galaxy/17.09 bio cedar Galaxy is a scientific workflow, data integration, and data and analysis persistence and publishing platform that aims to make computational biology accessible to research scientists that do not have computer programming or systems administration experience. Any group on Cedar can have one Galaxy instance. The Galaxy instance will be run under a shared account which will be created by admins. Please contact support@computecanada.ca to set up Galaxy for you. Homepage: https://usegalaxy.org/
gaussian/g03.d01 chem Gaussian cedar & graham Gaussian is a general purpose computational chemistry software package. Homepage: http://gaussian.com/
gaussian/g09.b01
gaussian/g09.e01
gaussian/g09.a03
gaussian/g09.b01
gbrowse/2.56 bio GBrowse cedar GBrowse is a combination of database and interactive web pages for manipulating and displaying annotations on genomes. Homepage: http://gmod.org/wiki/GBrowse
sas/9.4 math cedar SAS is a software suite developed by SAS Institute for advanced analytics, multivariate analyses, business intelligence, data management, and predictive analytics. SAS on cedar is licensed software and it belongs to users from the Alberta School of Business who are eligible to run SAS. Homepage: https://www.sas.com/en_ca/home.html
x2go/4.0.1.22 vis cedar X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. On cedar we support only ICEVM window manager Homepage: https://wiki.x2go.org/doku.php

Software on legacy systems[edit]

Software installed on legacy regional systems is listed on these pages: