-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: ut-parla/parla-experimental
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CuPy's AsyncMemPool leads to a crash (invalid parray state) on Cholesky graphs in Task4Feedback
#157
opened Apr 17, 2024 by
wlruys
Check and fix the Jacobi code with the latest Parla and Crosspy version
#152
opened Dec 6, 2023 by
ShreyaTalati
PArray's CPU buffer memory leak
bug
Something isn't working
performance
#137
opened Sep 15, 2023 by
nicelhc13
It should be possible to allocate parrays before a device manager exists.
bug
Something isn't working
enhancement
New feature or request
#133
opened Sep 1, 2023 by
wlruys
C++ Runahead scheduling does not synchronize correctly at barriers
bug
Something isn't working
#130
opened Aug 10, 2023 by
wlruys
Feature Request: A way to synchronize and wait for all currently scheduled tasks to finish without terminating the runtime.
enhancement
New feature or request
#129
opened Aug 4, 2023 by
wlruys
Create warning for awaiting unspawned tasks?
enhancement
New feature or request
#126
opened Aug 1, 2023 by
wlruys
If Parla crashes before the Scheduler is created, the Python process is a zombie
#124
opened Aug 1, 2023 by
wlruys
A warning should be raised if using Improvements or additions to documentation
enhancement
New feature or request
await
outside of a task.
documentation
#123
opened Aug 1, 2023 by
wlruys
cupy streams and parla memory leak
bug
Something isn't working
help wanted
Extra attention is needed
#121
opened Jul 31, 2023 by
milindasf
Debug/Improve multi-gpu scheduling
bug
Something isn't working
enhancement
New feature or request
performance
Optimize Runahead Scheduling (Move stream ownership to C++)
enhancement
New feature or request
performance
Rewrite tutorials & user-facing documentation
documentation
Improvements or additions to documentation
#113
opened Jun 23, 2023 by
wlruys
Runahead Scheduling is limited by VCU handling!
enhancement
New feature or request
help wanted
Extra attention is needed
performance
#94
opened Apr 17, 2023 by
wlruys
Notify Dependents and similar should be converted to lock-free implementations
enhancement
New feature or request
#84
opened Apr 12, 2023 by
wlruys
Tasks are never removed from PArrays (dependencies only increase throughout runtime)
#83
opened Apr 12, 2023 by
wlruys
PArrays are never removed from devices (except through invalidation)
#82
opened Apr 12, 2023 by
wlruys
Keeping python data tasks alive for synchronization leaks memory.
bug
Something isn't working
#80
opened Apr 12, 2023 by
wlruys
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.