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

Correctly set source and binary filenames when building a launchedKernel. #666

Merged

Conversation

kris-rowe
Copy link
Member

Closes #665

@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #666 (7b3efb9) into development (484c8d1) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head 7b3efb9 differs from pull request most recent head 9927915. Consider uploading reports for the commit 9927915 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #666      +/-   ##
===============================================
- Coverage        76.29%   76.26%   -0.03%     
===============================================
  Files              291      291              
  Lines            18778    18785       +7     
===============================================
  Hits             14327    14327              
- Misses            4451     4458       +7     
Impacted Files Coverage Δ
src/occa/internal/core/launchedDevice.cpp 0.00% <0.00%> (ø)

@kris-rowe kris-rowe merged commit 5790d72 into libocca:development Mar 24, 2023
@kris-rowe kris-rowe deleted the bugfix/launched-kernel-filenames branch July 31, 2023 18:31
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.

Kernel source and binary filenames are inconsistent between serial and launched modes.
1 participant