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

Fix CUDA include flags #24

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Fix CUDA include flags #24

merged 1 commit into from
Nov 15, 2018

Conversation

mohamed
Copy link
Contributor

@mohamed mohamed commented Nov 14, 2018

Added a missing cuda_include_directories

When compiling using CUDA, the inclusion to zfp.h was missing.
This patch fixes that by using cuda_include_directories()
@codecov-io
Copy link

Codecov Report

Merging #24 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #24   +/-   ##
========================================
  Coverage    92.43%   92.43%           
========================================
  Files           46       46           
  Lines         2248     2248           
========================================
  Hits          2078     2078           
  Misses         170      170

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e0bef0...cb7bc4b. Read the comment docs.

@mclarsen mclarsen merged commit 03d8a71 into LLNL:develop Nov 15, 2018
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.

3 participants