Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MPI
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Jussi Enkovaara
MPI
Graph
f1f4b2defd5ead9378a1f0808c1d7fb835064dba
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jul
3
2
1
30
Jun
29
28
Merge branch 'master' of https://repository.prace-ri.eu/git/jussi.enkovaara/MPI
master
master
Add few notes about Python implementation and building the Cython
Use same defaults as with C and Fortran
Correct the default value
Merge branch 'master' of https://repository.prace-ri.eu/git/jussi.enkovaara/MPI
Add th LICENSE
Describe the heat equation in a bit more detail
Update README.md
Update README.md
Prefer bold?
Description of exercises and examples
Python version of 2D heat equation solver
Add Python skeleton and solutions
Small clean up of the code
Fortran version of 2D heat equation
C version of two dimensional heat equation solver
Exercise on simple parallel I/O
Exercise on user defined datatypes
Missing LICENSE
Collective exercises
Message chain exercise
Simple exercise for exchanging messages with two processes
Hello world exercise
Add README.md