https://github.com/goerz/test_parallel_paradigms
Collection of test programs for various parallelization paradigms
https://github.com/goerz/test_parallel_paradigms
fortran mpi openmp programming teaching
Last synced: 4 months ago
JSON representation
Collection of test programs for various parallelization paradigms
- Host: GitHub
- URL: https://github.com/goerz/test_parallel_paradigms
- Owner: goerz
- Created: 2016-03-04T23:52:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T05:03:16.000Z (over 9 years ago)
- Last Synced: 2025-01-12T17:12:00.265Z (5 months ago)
- Topics: fortran, mpi, openmp, programming, teaching
- Language: FORTRAN
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository features a collection of “Hello World” programs for various
parallelization paradigms.