-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
3x regression in broadcast with fused outer constructor
broadcast
Applying a function over a collection
performance
Must go faster
regression 1.10
Regression in the 1.10 release
#57434
opened Feb 17, 2025 by
adienes
Complicated lazy broadcasting slower than equivalent single broadcast
broadcast
Applying a function over a collection
performance
Must go faster
#56629
opened Nov 21, 2024 by
mcabbott
Add information about dimension sizes to check_broadcast_shape error
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
error messages
Better, more actionable error messages
needs tests
Unit tests are required for this change
#56469
opened Nov 6, 2024 by
asinghvi17
•
Draft
Overhead in recursive broadcasting due to recursion limiting
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
performance
Must go faster
#56112
opened Oct 11, 2024 by
yaccos
Broadcasting not type stable (but list comprehensions & map are)
broadcast
Applying a function over a collection
performance
Must go faster
#55691
opened Sep 5, 2024 by
kaandocal
Broadcast view of [a, r, r, a, y, s]
broadcast
Applying a function over a collection
Base.Experimental.Const
fails on 1.11
arrays
#55075
opened Jul 8, 2024 by
hexaeder
The AllocOptPass is potentially slow (and runs too often) in some cases
broadcast
Applying a function over a collection
compiler:codegen
Generation of LLVM IR and native code
performance
Must go faster
#54524
opened May 20, 2024 by
KristofferC
add Applying a function over a collection
design
Design of APIs or of the language itself
public
statement to Base.Broadcast
broadcast
#54060
opened Apr 12, 2024 by
matthias314
Loading…
@fastmath
doesn't apply to broadcasted infix operators and causes syntax errors
broadcast
#53494
opened Feb 27, 2024 by
Keluaa
Make [a, r, r, a, y, s]
broadcast
Applying a function over a collection
design
Design of APIs or of the language itself
feature
Indicates new feature / enhancement requests
performance
Must go faster
dataids
and mightalias
API
arrays
#51753
opened Oct 18, 2023 by
jakobnissen
Improve type-inference of in-place broadcast by returning the destination
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
#50794
opened Aug 4, 2023 by
jishnub
broadcast over view doesn't compile to SIMD code
broadcast
Applying a function over a collection
performance
Must go faster
#48890
opened Mar 4, 2023 by
rmsrosa
in-place broadcast (e.g. Applying a function over a collection
performance
Must go faster
.+=
) significanctly slower for reinterpreted array
broadcast
#48801
opened Feb 26, 2023 by
Moelf
Inferior performance of inplace broadcasting over [a, r, r, a, y, s]
broadcast
Applying a function over a collection
performance
Must go faster
map!
for multiple wide matrices
arrays
#47873
opened Dec 12, 2022 by
jishnub
ill-formed output produced by broadcast operations on empty arrays
broadcast
Applying a function over a collection
#47845
opened Dec 9, 2022 by
thautwarm
improve docs of broadcasting section
broadcast
Applying a function over a collection
docs
This change adds or pertains to documentation
#47529
opened Nov 10, 2022 by
bicycle1885
Loading…
Unexpected broadcast materialization
breaking
This change will break code
broadcast
Applying a function over a collection
#46081
opened Jul 17, 2022 by
chrstphrbrns
Higher level error message on broadcast Applying a function over a collection
error messages
Better, more actionable error messages
materialize!
failures
broadcast
#45086
opened Apr 25, 2022 by
ChrisRackauckas
Optimization for strong zeros and broadcasting
broadcast
Applying a function over a collection
#44911
opened Apr 8, 2022 by
antoine-levitt
replace
unable to determine type with broadcast, but can with a for-loop
broadcast
#44112
opened Feb 10, 2022 by
numbermaniac
broadcast: disable nospecialize logic for outer method signature
broadcast
Applying a function over a collection
performance
Must go faster
#43200
opened Nov 23, 2021 by
vtjnash
Loading…
broadcast!(f, x, x)
slower, prevents SIMD?
broadcast
#43153
opened Nov 19, 2021 by
mcabbott
reduce_init
undefined for Broadcasted
broadcast
#41054
opened Jun 2, 2021 by
chengchingwen
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.