Can you call Julia methods with LLVM call?
|
|
15
|
2139
|
October 1, 2022
|
Julia startup speed cut in half. Was: (Unofficial) Julia 1.9 for lower latency (startup)
|
|
17
|
4310
|
September 30, 2022
|
About the additional memory allocation that appears in the OMEinsum package
|
|
2
|
398
|
September 29, 2022
|
Using LLVM intrinsic functions inside `llvmcall`
|
|
6
|
1313
|
September 28, 2022
|
Matrix-vector product faster than matrix addition?
|
|
5
|
922
|
September 28, 2022
|
Multi-threading monotonic dynamic
|
|
6
|
497
|
September 28, 2022
|
Multithreading a for loop
|
|
6
|
263
|
September 28, 2022
|
Efficiently copying a tree with shared children
|
|
20
|
629
|
September 27, 2022
|
How to pass a buffer to a C callback function?
|
|
10
|
1035
|
September 27, 2022
|
Gnuplot error
|
|
31
|
1352
|
September 26, 2022
|
CUDA.jl kernel is half as fast as c++ Kernel
|
|
11
|
1570
|
September 26, 2022
|
Help with real-time performance needed
|
|
20
|
1556
|
September 25, 2022
|
Explain Performance of a Ylm Code
|
|
6
|
424
|
September 25, 2022
|
Major performance boost when precaching random inputs to ```exp```?
|
|
8
|
778
|
September 25, 2022
|
Reducing allocations in a stencil function
|
|
6
|
301
|
September 24, 2022
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1631
|
September 24, 2022
|
Get vector of vectors of indice of appearances for every unique element of an array
|
|
5
|
746
|
September 23, 2022
|
A limit to free operations of my own type
|
|
0
|
199
|
September 23, 2022
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
609
|
September 23, 2022
|
How to use my CPU's
|
|
13
|
2310
|
September 22, 2022
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
618
|
September 22, 2022
|
How to run two tasks on parallel?
|
|
30
|
1965
|
September 22, 2022
|
Dataframes combine over 100s of columns
|
|
22
|
1059
|
September 21, 2022
|
Sum of rationals
|
|
1
|
277
|
September 21, 2022
|
Allocations with BlockArrays multiplication
|
|
1
|
253
|
September 21, 2022
|
How to match performance of sum(A, dims=1)?
|
|
14
|
1111
|
September 21, 2022
|
Optimizing a 2D masked mean
|
|
10
|
470
|
September 20, 2022
|
Vectorize but break early?
|
|
3
|
429
|
September 20, 2022
|
Nested Loop optimization
|
|
2
|
434
|
September 20, 2022
|
Optimizing nested for loops and memory allocation in finite differences routine
|
|
3
|
281
|
September 19, 2022
|