-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Add support for UPC language and launchers #1333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can I test this patch? |
Codecov Report
@@ Coverage Diff @@
## master #1333 +/- ##
=======================================
Coverage 91.77% 91.78%
=======================================
Files 83 83
Lines 12523 12561 +38
=======================================
+ Hits 11493 11529 +36
- Misses 1030 1032 +2
Continue to review full report at Codecov.
|
|
@sleak-lbl We will also need an entry about these launchers in documentation here. |
|
@sleak-lbl I think something got wrong with your updating this PR. It seems that you merged with your own modified master and pushed here. I'll try to fix it. |
2763bc2 to
ab3b23e
Compare
|
I forced push to this PR and fixed the commits. It seems that you have rebased locally over master and then you pushed here doing essentially a merge. |
|
test this please |
…to feature/upc-support-fixpr
|
oops, I was trying to rebase to the eth-cscs master, must have used the wrong one .. thanks for fixing |
testing functionality of UPC and UPC++ code requires reframe to know how to compile and run UPC code. This PR adds those features