julia
b80fc884
- Thread safety of printing and matmul (#26562)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Thread safety of printing and matmul (#26562) * make generic matmul thread-safe (fixes #22581) * use per-thread DIGITS buffer in grisu and printf (fixes #25727) * refactor resize_nthreads into an unexported Threads function
References
#26562 - Thread safety of printing and matmul
Author
stevengj
Parents
8ec16ea3
Loading