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 spawn_datadeps for OMP-like task model #454

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Add spawn_datadeps for OMP-like task model #454

merged 3 commits into from
Jan 29, 2024

Conversation

jpsamaroo
Copy link
Member

This allows Dagger tasks to be synchronized based on their access patterns to arguments, instead of just assuming a read dependency for all arguments.

In collaboration with @Rabab53

@jpsamaroo jpsamaroo mentioned this pull request Jan 23, 2024
@jpsamaroo jpsamaroo changed the title Add spawn_datadep for OMP-like task model Add spawn_datadeps for OMP-like task model Jan 24, 2024
@jpsamaroo jpsamaroo force-pushed the jps/datadeps branch 2 times, most recently from 57796c7 to bc11662 Compare January 26, 2024 20:50
@jpsamaroo jpsamaroo marked this pull request as ready for review January 26, 2024 20:51
@jpsamaroo jpsamaroo force-pushed the jps/datadeps branch 3 times, most recently from 2afd6ad to 66e8c3b Compare January 29, 2024 22:52
@jpsamaroo jpsamaroo merged commit 02d727d into master Jan 29, 2024
9 of 13 checks passed
@jpsamaroo jpsamaroo deleted the jps/datadeps branch January 29, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant