Skip to content
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

OpenMP - add base compiler flag for OpenMP on PPC with GCC #398

Merged
merged 1 commit into from
Aug 17, 2020
Merged

OpenMP - add base compiler flag for OpenMP on PPC with GCC #398

merged 1 commit into from
Aug 17, 2020

Conversation

jeremylt
Copy link
Contributor

Description

This should be the second half of #395. Now we pass with the new OCCA backend on Travis PowerPC:

https://travis-ci.com/github/CEED/libCEED/jobs/372904963

@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #398 into main will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   77.15%   77.22%   +0.07%     
==========================================
  Files         239      239              
  Lines       18402    18402              
==========================================
+ Hits        14198    14211      +13     
+ Misses       4204     4191      -13     
Impacted Files Coverage Δ
src/modes/openmp/utils.cpp 62.79% <ø> (ø)
src/lang/specialMacros.cpp 58.62% <0.00%> (-0.87%) ⬇️
src/lang/tokenizer.cpp 80.15% <0.00%> (+0.19%) ⬆️
src/lang/macro.cpp 83.90% <0.00%> (+0.24%) ⬆️
src/lang/parser.cpp 86.53% <0.00%> (+0.31%) ⬆️
src/tools/string.cpp 82.21% <0.00%> (+0.48%) ⬆️
src/lang/modes/okl.cpp 93.26% <0.00%> (+0.48%) ⬆️
src/lang/modes/withLauncher.cpp 97.00% <0.00%> (+0.66%) ⬆️
src/lang/modes/metal.cpp 96.52% <0.00%> (+0.86%) ⬆️
src/lang/loaders/structLoader.cpp 94.23% <0.00%> (+1.92%) ⬆️
... and 2 more

@jeremylt jeremylt mentioned this pull request Aug 17, 2020
21 tasks
@dmed256 dmed256 merged commit 56eb9ea into libocca:main Aug 17, 2020
@jeremylt jeremylt deleted the jeremy/openmp branch August 17, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants