/hpc-examples

Examples of Triton usage

Primary LanguagePython

Triton Examples

Warning

This section is under development.

This repository contains examples scripts that can be run in Aalto University's Triton-cluster, but it will be useful to others as well.

.. toctree::

   slurm/index

  • gpu/: GPU usage, compiling CUDA directly.
  • openmp/: compiling and running OpenMP* python/: Basic Python scripts
  • openmpi/: compiling and running MPI
  • R/: Basic R scripts
  • scip/: Material related to Scientific Computing In Practice lecture series.
  • slurm/: Basic submit scripts and programs

This repository can be found at https://github.com/AaltoSciComp/hpc-examples and embedded into https://scicomp.aalto.fi/ .