Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clement-parisot/tutorials

 
 

Repository files navigation

-- mode: markdown; mode: visual-line; --

   Time-stamp: <Wed 2015-06-10 10:30 svarrette>

UL HPC Tutorials

License Documentation Status By ULHPC

  Copyright (c) 2013-2015 UL HPC Team aka. S. Varrette, H. Cartiaux, V. Plugaru, S. Diehl <[email protected]>

| Project Page | Documentation | Issues |

Synopsis

This repository holds a set of tutorials to help the users of the UL HPC platform to better understand or simply use our platform.

Tutorials layout

For each subject, you will have a dedicated directory organized as follows:

  • README.md: hold the description of the tutorial

  • (eventually) Makefile: a GNU make configuration file, consistent with the following conventions for the lazy users who do not wish to do all the steps proposed in the tutorial:

    • make fetch will retrieve whatever archives / sources are required to perform the tutorial
    • make build will automate the build of the software
    • make run_interactive to perform a sample run in interactive mode
    • make run to perform a sample run in passive mode (i.e via oarsub -S ... typically)
    • (eventually) make plot to draw a plot illustrating the results obtained through the run.

List of proposed tutorials

The organization and indexing of the tutorials follows the program of the last UL HPC School and thus is subject to changes over time.

Basic tutorials:

MPI

Mathematics:

Advanced Software Management

Bio-informatic

Parallel Debuggers

Issues / Feature request

You can submit bug / issues / feature request using the ULHPC/tutorials Tracker.

Developments / Contributing to the code

If you want to contribute to the code, you shall be aware of the way this module is organized. These elements are detailed on docs/contributing.md.

You are more than welcome to contribute to its development by sending a pull request.

Online Documentation

Read the Docs aka RTFD hosts documentation for the open source community and the ULHPC/sysadmins has its documentation (see the docs/ directly) hosted on readthedocs.

See docs/rtfd.md for more details.

Licence

This project and the sources proposed within this repository are released under the terms of the GPL-3.0 licence.

Licence

About

Tutorials for the usage of the UL HPC platform

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 38.5%
  • C++ 22.5%
  • Shell 9.1%
  • Gnuplot 7.0%
  • Makefile 6.9%
  • MATLAB 6.6%
  • Other 9.4%