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

Cleanup #489

Merged
merged 5 commits into from
May 10, 2022
Merged

Cleanup #489

merged 5 commits into from
May 10, 2022

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented May 10, 2022

This PR contains a few cleanup commits:

  • rename tree mapping unit test file
  • put binaries into root build dir
  • use __NVCC_DIAG_PRAGMA_SUPPORT__ to detect how to suppress nvcc warnings
  • supress a few nvcc warnings
  • remove the simpletest example

@bernhardmgruber bernhardmgruber marked this pull request as ready for review May 10, 2022 11:39
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #489 (2641ff8) into develop (687517f) will not change coverage.
The diff coverage is n/a.

❗ Current head 2641ff8 differs from pull request most recent head e703e70. Consider uploading reports for the commit e703e70 to get more accurate results

@@           Coverage Diff            @@
##           develop     #489   +/-   ##
========================================
  Coverage    99.23%   99.23%           
========================================
  Files           59       59           
  Lines         5392     5392           
========================================
  Hits          5351     5351           
  Misses          41       41           

@bernhardmgruber bernhardmgruber merged commit 5961d46 into alpaka-group:develop May 10, 2022
@bernhardmgruber bernhardmgruber deleted the cleanup branch May 10, 2022 13:11
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.

1 participant