Trouble Precompiling GLMakie.jl using ShareAdd.jl - Using Shared Environments
|
|
2
|
71
|
May 22, 2025
|
How to make the most of SIMD.jl when number of data elements is not divisible by SIMD width
|
|
5
|
196
|
May 22, 2025
|
ERROR: OutOfMemoryError()
|
|
10
|
129
|
May 21, 2025
|
Kwargs... and allocations
|
|
26
|
315
|
May 21, 2025
|
Compiler specialisation in automatic differentiation
|
|
3
|
134
|
May 19, 2025
|
How to prevent unwanted "optimization" in SIMD code?
|
|
8
|
231
|
May 18, 2025
|
Faster way to peform rank-1 update to matrix inverse
|
|
5
|
160
|
May 15, 2025
|
Custom serializer for arrays of Union types
|
|
2
|
39
|
May 15, 2025
|
Faster `findmin` without LoopVectorization.jl
|
|
35
|
906
|
May 14, 2025
|
Raspberry PI 5 GPIO
|
|
6
|
411
|
May 13, 2025
|
Sparse arrays allocation versus speed
|
|
9
|
232
|
May 13, 2025
|
GLMakie Camera Controls vs Scene Controls
|
|
1
|
125
|
May 11, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
649
|
May 7, 2025
|
``mod1`` based Periodic Indexing on GPUs
|
|
1
|
68
|
May 3, 2025
|
Contiguous Read Non-Contiguous Write vs Non-Contiguous Read Contigous Write Performance
|
|
3
|
145
|
May 3, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
164
|
May 2, 2025
|
Performance optimization:Frequently use permutedims function
|
|
22
|
374
|
May 1, 2025
|
Incrementally pretty print a table, one row at a time
|
|
1
|
74
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
46
|
April 28, 2025
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
229
|
April 27, 2025
|
Struggling to understand how to use PrecompileTools
|
|
25
|
230
|
April 26, 2025
|
Performance of Hermitian eigensolvers
|
|
2
|
746
|
April 26, 2025
|
Sub-arrays of static arrays
|
|
6
|
106
|
April 25, 2025
|
Nextfloat is slower on 2D array than on 1D array
|
|
14
|
190
|
April 25, 2025
|
Pre-allocate intermediate arrays for multi-threading
|
|
12
|
240
|
April 24, 2025
|
How to get the device name and the number of Compute units when using oneAPI.jl or AMDGPU.jl?
|
|
0
|
45
|
April 24, 2025
|
Why functions in SpecialFunctions package work on CUDA arrays?
|
|
7
|
206
|
April 20, 2025
|
Mutable structs seem cause way more allocations in multithreaded code
|
|
2
|
115
|
April 17, 2025
|
Vim LaTeX-to-Unicode substitutions
|
|
3
|
148
|
April 16, 2025
|
Fancy LLVM loop transformation pass that deoptimize the code
|
|
2
|
205
|
April 16, 2025
|