Skip to content

Commit 28b0232

Browse files
committed
Starting point for new repo README.
1 parent 96d50d7 commit 28b0232

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# SWM
2+
3+
The same mini-app is written in multiple programming languages systems.
4+
5+
TODO: Add overview of mini-app.
6+
7+
## Versions
8+
9+
TODO: Create valid links to files / directories.
10+
- [C](swm_c)
11+
- [Plain C](/swm_c/shallow_swap.c)
12+
- OpenACC
13+
- [swap](/swm_c/shallow_swap.acc.c)
14+
- [tile](/swm_c/shallow_swap.acc.Tile.c)
15+
- [Python](swm_python)
16+
- numpy
17+
- gt4py
18+
- [Julia](swm_julia)

0 commit comments

Comments
 (0)