-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: JuliaLang/julia
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
document isopen(::Channel)
docs
This change adds or pertains to documentation
merge me
PR is reviewed. Merge when all tests are passing
multithreading
Base.Threads and related functionality
#56376
opened Oct 29, 2024 by
mrufsvold
Loading…
Add per-Task cpu time metric
feature
Indicates new feature / enhancement requests
multithreading
Base.Threads and related functionality
needs news
A NEWS entry is required for this change
#56320
opened Oct 24, 2024 by
nickrobinson251
Loading…
unlock
notifies _all_ waiting tasks
multithreading
#56182
opened Oct 15, 2024 by
kpamnany
WIP workstealing scheduler + refactor for easier experimentation
multithreading
Base.Threads and related functionality
Deadlock doing I/O on a foreign thread while the main thread is blocked
bug
Indicates an unexpected problem or unintended behavior
multithreading
Base.Threads and related functionality
#55525
opened Aug 19, 2024 by
maleadt
Implement Once type for pthread_once like functionality
feature
Indicates new feature / enhancement requests
multithreading
Base.Threads and related functionality
#55439
opened Aug 9, 2024 by
gbaraldi
Loading…
Enable reserved_stack argument to Base.Threads and related functionality
Threads.@spawn
multithreading
#55201
opened Jul 21, 2024 by
MilesCranmer
Loading…
race condition in waitany test
ci
Continuous integration
multithreading
Base.Threads and related functionality
test
This change adds or pertains to unit tests
#54814
opened Jun 15, 2024 by
vtjnash
Composable multithreading with OpenBLAS
linear algebra
Linear algebra
multithreading
Base.Threads and related functionality
#54345
opened May 3, 2024 by
giordano
Segmentation fault with Distributed when --threads is set
multithreading
Base.Threads and related functionality
parallelism
Parallel or distributed computation
#54253
opened Apr 25, 2024 by
Socob
Task scheduling regression
multithreading
Base.Threads and related functionality
regression
Regression in behavior compared to a previous version
Provide a julia alternative of Indicates new feature / enhancement requests
multithreading
Base.Threads and related functionality
pthread_once
feature
#54042
opened Apr 11, 2024 by
KristofferC
@threads
macro cause wrong line numbers in stacktrace
error handling
#53919
opened Apr 2, 2024 by
jakobnissen
Add way to create a custom threadpool
multithreading
Base.Threads and related functionality
#53915
opened Apr 1, 2024 by
IanButterworth
fatal: error thrown
(TypeError from typeassert
) & subsequent crash on yield(current_task())
multithreading
#53732
opened Mar 14, 2024 by
Seelengrab
The root tasks (including foreign threads) do not have a donenotify set
multithreading
Base.Threads and related functionality
#53670
opened Mar 9, 2024 by
vtjnash
regression in thread-safety correctness of detecting compilation finished
compiler:inference
Type inference
multithreading
Base.Threads and related functionality
regression
Regression in behavior compared to a previous version
#53432
opened Feb 22, 2024 by
vtjnash
Make Base.Threads and related functionality
schedule
handle threadpools
multithreading
#53056
opened Jan 25, 2024 by
MasonProtter
Check channel state on iterate
awaiting review
PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated.
bugfix
This change fixes an existing bug
iteration
Involves iteration or the iteration protocol
multithreading
Base.Threads and related functionality
#52981
opened Jan 19, 2024 by
jakobnissen
Loading…
Comparison with irrationals is not thread safe
bignums
BigInt and BigFloat
bug
Indicates an unexpected problem or unintended behavior
multithreading
Base.Threads and related functionality
#52862
opened Jan 11, 2024 by
OlivierHnt
Non thread-safe use of BigInt and BigFloat
bug
Indicates an unexpected problem or unintended behavior
multithreading
Base.Threads and related functionality
rationals
The Rational type and values thereof
setrounding
in construction of BigFloat
from Rational
bignums
#52859
opened Jan 11, 2024 by
Joel-Dahne
WeakRef: Set initial value atomically
multithreading
Base.Threads and related functionality
#52212
opened Nov 17, 2023 by
jpsamaroo
Loading…
Deprecate This change introduces or involves a deprecation
julep
Julia Enhancement Proposal
multithreading
Base.Threads and related functionality
Base.@async
deprecation
#52109
opened Nov 9, 2023 by
kpamnany
Explicit task pin/unpin interface
julep
Julia Enhancement Proposal
multithreading
Base.Threads and related functionality
#52108
opened Nov 9, 2023 by
kpamnany
Add Indicates new feature / enhancement requests
multithreading
Base.Threads and related functionality
Threads.@spawn
option to limit threads in specific contexts
feature
#51779
opened Oct 19, 2023 by
chrstphrbrns
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.