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

[on hold] Add thrust/PSTL example with particles and tracks #349

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Aug 30, 2021

TODO

This PR includes hacks to LLAMA for which we still need to find better solutions.
We also use a custom fork of thrust to fix supporting proxy references.

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e2c4bc) 98.77% compared to head (f08ab2a) 99.23%.

❗ Current head f08ab2a differs from pull request most recent head 2b192e7. Consider uploading reports for the commit 2b192e7 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #349      +/-   ##
===========================================
+ Coverage    98.77%   99.23%   +0.46%     
===========================================
  Files           75       59      -16     
  Lines         7442     5392    -2050     
===========================================
- Hits          7351     5351    -2000     
+ Misses          91       41      -50     

@bernhardmgruber
Copy link
Member Author

We could consider rebasing this example just on the parallel STL and use it with nvc++.

@bernhardmgruber bernhardmgruber force-pushed the thrust_sort branch 2 times, most recently from 7b5b49a to 29bb780 Compare November 10, 2022 02:45
@bernhardmgruber bernhardmgruber changed the title Add thrust/PSTL example with particles and tracks [on hold] Add thrust/PSTL example with particles and tracks Oct 1, 2023
TODO: includes massive hacks to LLAMA.
Using a custom fork of thrust to fix supporting proxy references.
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.

None yet

1 participant