Skip to content

Latest commit

 

History

History
163 lines (108 loc) · 4.17 KB

index.rst

File metadata and controls

163 lines (108 loc) · 4.17 KB

Aalto Scientific Computing

This site contains documentation about scientific and data-intensive computing at Aalto and beyond. It is targeted towards Aalto researchers, but has some useful information for everyone. The data management section is useful even to non-computational researchers.

:doc:`Aalto Scientific Computing </about/index>` maintains these pages with the :doc:`help of the Aalto community <README>`. [twitter] We consist of Science-IT (HPC, the Triton cluster), certain department ITs, and other friends. :doc:`You can join us </about/join>`.

.. toctree::
   :maxdepth: 1

   aalto/welcomeresearchers
   aalto/welcomestudents

News

.. toctree::
   :maxdepth: 1

   news/index.rst


The Aalto environment

Aalto provides a wide variety of support for scientific computing. For a summary, see the IT Services for Research page. For information about data storage at Aalto, see the section on data management below.

.. toctree::
   :maxdepth: 2

   aalto/index

Cheatsheets: CS, Data.

Data management

In this section, you can find some information and instructions on data management. Concrete information: :doc:`main Aalto services <aalto/aaltostorage>` and :doc:`global services <data/services>`. Main Theoretical information: :doc:`Aalto-specific summary <data/outline>` and Aalto's Research Data Management pages.

.. toctree::
   :maxdepth: 2

   data/index

Cheatsheets: Data, A4 Data management plan.

Triton

Triton is the Aalto high performance computing cluster. It is your go-to resources for anything that exceeds your desktop computer's capacity.

.. toctree::
   :maxdepth: 2

   triton/index

Cheatsheets: Triton

Aalto Research Software Engineering

Skills to do science are different than skills to write good research code. The Aalto Research Software Engineering group provides support and mentoring to those using computing and data.

.. toctree::
   :maxdepth: 2

   rse/index


Scientific computing

In this section, you find general (not Aalto specific) scientific computing resources.

.. toctree::
   :maxdepth: 2

   scicomp/index

Cheatsheets: git for normal people, Gitlab (produced by Gitlab, with Aalto link)

Training

We have various recommended training courses for researchers who deal with computation and data. These courses are selected by researchers, for researchers and grouped by level of skill needed.

.. toctree::
   :maxdepth: 2

   training/index



About

.. toctree::
   :maxdepth: 2
   :titlesonly:

   help/index
   about/index
   README

These docs are open source: all content is licensed under CC-BY 4.0 and all examples under CC0 (public domain). Additionally, this is an open project and we strongly encourage anyone to :doc:`contribute <README>`. For information, see the :doc:`README` and the Github links at the top of every page. Either make Github issues, pull requests, or ask for direct commit access. Be bold: the biggest problem is missing information, and mistakes can always be fixed.