MethodError: Convert Ref value between GPU and CPU
|
|
0
|
164
|
February 10, 2023
|
Two separate vectors of same length and eliminating items in both vectors, whenever the values of those vectors are the same at identical columns. Depending on this the values of a third vector shall be eliminated accordingly
|
|
1
|
264
|
February 9, 2023
|
CatViews for CUDA.jl?
|
|
12
|
340
|
February 10, 2023
|
OrdinaryDiffEq Loading Time
|
|
11
|
382
|
February 10, 2023
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
722
|
February 9, 2023
|
In-place inverse permutation
|
|
1
|
829
|
February 9, 2023
|
Tying a function to an array when I get the value of the array
|
|
4
|
222
|
February 9, 2023
|
Matrix Multiplication of a Large Number of Small Matrices
|
|
12
|
1223
|
February 8, 2023
|
FinancialToolbox unsupported keyword argument "FlagIsCall"
|
|
2
|
241
|
February 7, 2023
|
CartesianIndices performance: 3D faster than 2D?
|
|
2
|
330
|
February 6, 2023
|
Type Stability Help
|
|
5
|
263
|
February 6, 2023
|
Finding low frequency numbers in a large collection
|
|
20
|
726
|
February 3, 2023
|
My generated Julia function from a niche DSL language takes 4min to compile
|
|
8
|
391
|
February 3, 2023
|
Possible Performance Regression for Loops on 1.9?
|
|
12
|
411
|
February 3, 2023
|
Base.accumulate! seems slow due to keyword argument handling, can it be sped up?
|
|
3
|
264
|
February 3, 2023
|
Possible performance regression in 1.9 / StaticArrays
|
|
11
|
669
|
February 3, 2023
|
How to benchmark in-place functions?
|
|
8
|
1922
|
February 3, 2023
|
Based on which packages is Base.Threads built?
|
|
4
|
347
|
February 3, 2023
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
383
|
February 2, 2023
|
Avoiding Allocations with User provided Closures
|
|
12
|
1561
|
February 2, 2023
|
Why are two functions behave differently?
|
|
2
|
230
|
February 1, 2023
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
310
|
January 31, 2023
|
Trying to translate a symbolic differentiation performance benchmark to Julia
|
|
3
|
899
|
September 9, 2019
|
Getting rid of memory allocations in nested functions
|
|
3
|
354
|
January 31, 2023
|
Automatic resizing of struct internal array when value changes?
|
|
14
|
559
|
January 30, 2023
|
Why is there a `sleep` in ODBC.jl
|
|
14
|
485
|
January 30, 2023
|
Visualize long pmap process using Gtk.ProgressBarLeaf
|
|
0
|
204
|
January 30, 2023
|
@fastmath for library functions? (2x slowdown of binary search because of NaN checks in Base)
|
|
14
|
738
|
January 30, 2023
|
Reinterpret to existing vector
|
|
16
|
533
|
January 29, 2023
|
How to see every allocating function call?
|
|
1
|
215
|
January 27, 2023
|