What's the most efficient way to sum the results of multithreading?
|
|
3
|
1258
|
May 28, 2021
|
Massive data-dependent floating-point slowdown
|
|
3
|
678
|
May 28, 2021
|
Small, fixed powers
|
|
5
|
505
|
May 28, 2021
|
Fortran calling Julia. Julia 10x slower than Fortran
|
|
15
|
1996
|
May 27, 2021
|
Threads.@threads parallelism and htop
|
|
2
|
454
|
May 25, 2021
|
Optimization allowed in C++14, not done in Julia, but could it be done?
|
|
7
|
889
|
May 24, 2021
|
Weird @btime results with `sin`
|
|
1
|
390
|
May 22, 2021
|
Performance decrease after renaming functions
|
|
2
|
360
|
May 21, 2021
|
Simple random walk performance tips
|
|
6
|
1402
|
May 21, 2021
|
Zygote gradient results in slow Tuple getindex calls
|
|
6
|
892
|
May 20, 2021
|
[SOLVED] 37x performance hit when wrapping Refs. Any solution?
|
|
2
|
462
|
May 20, 2021
|
Mutithreading of 3-nested loops for solving integral equations
|
|
0
|
352
|
May 20, 2021
|
The Julia REPL: How clean environment variables. VSCODE
|
|
5
|
2030
|
May 19, 2021
|
Fma's and poly eval
|
|
4
|
760
|
May 19, 2021
|
Timeseries Optimization : Reducing allocations
|
|
10
|
503
|
May 18, 2021
|
Memory reuse problem in for loop
|
|
10
|
667
|
May 18, 2021
|
Weird allocation issue for fill! with ArrayPartition in Julia < 1.6
|
|
1
|
354
|
May 17, 2021
|
Strange Pluto performance on Binder
|
|
0
|
315
|
May 17, 2021
|
Find Reimann zeta's zeros with SpecialFunctions and Roots
|
|
2
|
376
|
May 17, 2021
|
Same code much faster on a Ryzen than on a Xeon?
|
|
10
|
1637
|
May 16, 2021
|
Does Mac M1 in multithreads is slower that in single thread?
|
|
10
|
3533
|
May 16, 2021
|
Need help speeding up ode ensemble problem; preallocation and type instability?
|
|
5
|
747
|
May 16, 2021
|
Using LinuxPerf for small functions
|
|
7
|
769
|
May 15, 2021
|
Possible enum slowness?
|
|
3
|
546
|
May 14, 2021
|
Integrating functions with additional parameters
|
|
2
|
380
|
May 14, 2021
|
Error while trying to download the Distributions Package on JuliaPro
|
|
9
|
919
|
May 14, 2021
|
Improving performance of Integral equations (3-Nested loops)
|
|
4
|
1094
|
May 13, 2021
|
Correct preallocation for different Autodiff libraries
|
|
3
|
797
|
May 13, 2021
|
Parse a large array of small JSON objects?
|
|
2
|
477
|
May 12, 2021
|
Proper way to access large matrix in a matrix list
|
|
12
|
989
|
May 12, 2021
|