Skip to content

Use std::less for comparison in GenericSorter. #2002

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

Merged

Conversation

grospelliergilles
Copy link
Member

Using a lambda decorated with ARCCORE_HOST_DEVICE for comparison produces runtime error with some combination of GCC/NVCC and OS (the exact combination is unknown).

@grospelliergilles grospelliergilles added bug Something isn't working arcane Arcane Component arcane:accelerator Arcane Accelerator API/Runtime labels Feb 22, 2025
@grospelliergilles grospelliergilles self-assigned this Feb 22, 2025
…nericSorter'.

L'utilisation d'une lambda avec 'ARCCORE_HOST_DEVICE' fait planter la
compilation avec certaines combinaisons de GCC/NVCC.
@grospelliergilles grospelliergilles force-pushed the dev/gg-use-stdless-for-comparison-in-genericsorter branch from 2f6bb87 to 6e51694 Compare February 22, 2025 09:18
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.57%. Comparing base (5624a23) to head (6e51694).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2002      +/-   ##
==========================================
- Coverage   70.57%   70.57%   -0.01%     
==========================================
  Files        2288     2288              
  Lines      167405   167404       -1     
  Branches    19281    19281              
==========================================
- Hits       118153   118149       -4     
  Misses      42178    42178              
- Partials     7074     7077       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grospelliergilles grospelliergilles merged commit c620f8c into main Feb 22, 2025
33 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-use-stdless-for-comparison-in-genericsorter branch March 4, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane:accelerator Arcane Accelerator API/Runtime arcane Arcane Component bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant