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

add HIP support #651

Merged

Conversation

psychocoderHPC
Copy link
Member

  • add function attribute to define macros for HIP
  • add unroll support for HIP
  • fix missing function defines for function friend declarations

@psychocoderHPC psychocoderHPC added the enhancement New feature or request label Dec 8, 2022
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #651 (bb900df) into develop (e1c2426) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #651      +/-   ##
===========================================
- Coverage    98.76%   98.75%   -0.02%     
===========================================
  Files           74       74              
  Lines         6817     6817              
===========================================
- Hits          6733     6732       -1     
- Misses          84       85       +1     

- add function attribute to define macros for HIP
- add unroll support for HIP
- fix missing function defines for function friend declarations
@bernhardmgruber bernhardmgruber merged commit 63594a0 into alpaka-group:develop Dec 9, 2022
@psychocoderHPC psychocoderHPC deleted the topic-addHIPSupport branch December 12, 2022 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants