ENCCS / intermediate-mpi

Intermediate MPI lesson
https://enccs.github.io/intermediate-mpi/
Creative Commons Attribution 4.0 International
26 stars 11 forks source link

Exercise reorganization #79

Closed robertodr closed 2 years ago

robertodr commented 2 years ago

I've reorganized the current exercises into day-by-day subfolders, i.e. under content/code we have now day-1 to day-4 and each has a separate subfolder with the exercise and its solution. These are numbered according to how they appear in the material, as of now.

@pojeda @recoli, please rebase your branches to avoid conflicts 😄