Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
T
training-material
GPU-programming
OpenACC
Commits
722c9547
Commit
722c9547
authored
Mar 26, 2019
by
Aris Sotiropoulos
Browse files
Update README.md
parent
a15e415f
Pipeline
#110
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
README.md
README.md
+17
-1
No files found.
README.md
View file @
722c9547
# OpenACC
Training Material/GPU Programming/OpenACC
\ No newline at end of file
Training Material/GPU Programming/OpenACC
The present project contains code and exercises using OpenACC for programming GPUs.
## How to contribute
Any contributions (new exercises and examples, bug fixes, improvements etc.) are
warmly welcome. In order to contribute, please follow the standard
GitLab workflow:
1.
Fork the project into your personal space
2.
Create a feature branch
3.
Work on your contributions
4.
Push the commit(s) to your fork
5.
Submit a merge request to the master branch
As a quality assurance, the merge request is reviewed by PRACE staff before it is accepted into main branch.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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