Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
Overview
Commits
e8e650e5
Commit
e8e650e5
authored
Apr 26, 2018
by
Aris Sotiropoulos
Browse files
Update README.md
parent
ce59c5a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e8e650e5
```
training_material
├── 01-Parallel_Programming
│ ├── MPI
```
# training_material
## 01-Parallel_Programming
### MPI
[
link to project/git repo
](
https://dummy
)
1-line description of the content
[
workshop1
](
https://workshops1
)
Introduction to MPI
[
workshop2
](
https://workshops2
)
Intermediate course on MPI
[
workshop3
](
https://workshops3
)
Advanced MPI workshop
### OpenMP
[
workshop1
](
https://workshops1
)
[
workshop2
](
https://workshops2
)
[
workshop3
](
https://workshops3
)
### Python
## GPU_Programming
### CUDA
### GPU_Python
### OpenACC
## PGAS_Languages
### Chapel
### Coarray_Fortran
## Data_Processing
### Python
### R
## Debugging
### C
### Fortran
### Python
## Profiling
### C
### Fortran
### Python
## 07-Best_Practice_Guides
### C
### Fortran
### Python
```
│ ├── OpenMP
link://workshop1
link://workshop2
link://workshop3
│ └── Python
link://ex10
├── 02-GPU_Programming
│ ├── CUDA
│ ├── GPU_Python
│ └── OpenACC
├── 03-PGAS_Languages
│ ├── Chapel
│ └── Coarray_Fortran
├── 04-Data_Processing
│ ├── Python
│ └── R
├── 05-Debugging
│ ├── C
│ ├── Fortran
│ └── Python
├── 06-Profiling
│ ├── C
│ ├── Fortran
│ └── Python
├── 07-Best_Practice_Guides
│ ├── C
│ ├── Fortran
│ └── Python
└── 99-var
## var
```
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment