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

Disable SIMD tests for g++-12 and higher when ASan is enabled #783

Merged

Conversation

bernhardmgruber
Copy link
Member

This should fix #777.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #783 (8777ebd) into develop (fa8e470) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #783   +/-   ##
========================================
  Coverage    98.79%   98.79%           
========================================
  Files           75       75           
  Lines         7306     7306           
========================================
  Hits          7218     7218           
  Misses          88       88           

@bernhardmgruber bernhardmgruber merged commit 6ed81d9 into alpaka-group:develop Sep 29, 2023
35 checks passed
@bernhardmgruber bernhardmgruber deleted the disable_asan_simd branch September 29, 2023 20:09
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.

SEGV in std::simd tests
1 participant