Suggestions for best practice in scaling analysis
|
|
3
|
407
|
June 16, 2024
|
Sys.CPU_THREADS doesn't appear to get all my threads on Mac
|
|
4
|
110
|
June 13, 2024
|
[ANN] Training course “Julia for HPC” in Stuttgart, Germany on Sept 10-13, 2024
|
|
0
|
342
|
June 7, 2024
|
Understanding parallelization of composite types
|
|
0
|
285
|
June 2, 2024
|
Understanding the transition from memory bound to compute bound in ParallelStencil.jl
|
|
3
|
414
|
June 2, 2024
|
Initializing local variables on workers without using excessive memory
|
|
1
|
125
|
May 29, 2024
|
How to convert a thread-parallelized code into a core-parallelized code?
|
|
3
|
306
|
May 19, 2024
|
HPC Cafe video
|
|
0
|
188
|
May 8, 2024
|
Benchmark ParallelStencil & ImplicitGlobalGrid performance on cluster
|
|
8
|
393
|
April 23, 2024
|
Addprocs: specify both multithreading and active environment
|
|
2
|
1002
|
April 16, 2024
|
Running independent variable-length simulations on busy Slurm cluster
|
|
2
|
219
|
April 5, 2024
|
CSC kills the prospect of multithreading. Shouldn't Julia use CSR?
|
|
47
|
2976
|
March 20, 2024
|
Garbage collection not triggering on SLURM cluster
|
|
6
|
1144
|
March 4, 2024
|
MPI.jl + Zygote OOM on embarrassingly parallel tasks
|
|
11
|
469
|
March 1, 2024
|
How to determine the number of elements in RemoteChannel?
|
|
4
|
998
|
February 22, 2024
|
Is it possible to read another Task's task_local_storage
|
|
1
|
255
|
February 17, 2024
|
I am unable to run a simple distributed.jl code on my slurm cluster
|
|
11
|
642
|
February 10, 2024
|
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
|
|
73
|
2017
|
January 22, 2024
|
FFTW with @parallel seg faults
|
|
7
|
1413
|
January 11, 2024
|
Slow code/ high allocations on a Google Cloud VM
|
|
0
|
207
|
January 8, 2024
|
How to improve performance in a function that repeatedly defines and multiplies matrices
|
|
64
|
1645
|
January 6, 2024
|
Incorrect output when using Base.Threads
|
|
3
|
291
|
January 3, 2024
|
QR decomposition on large (>1TB) matrix
|
|
5
|
1201
|
December 17, 2023
|
Parallelizing a code when we are evaluating a function for different parameters independently and storing in an array
|
|
6
|
556
|
December 14, 2023
|
Not seeing speed-up with Dagger.jl. Am I doing something wrong?
|
|
8
|
598
|
December 14, 2023
|
Distributed parallel loops
|
|
0
|
385
|
December 2, 2023
|
How do I interpret Dagger.jl benchmark results?
|
|
0
|
369
|
October 11, 2023
|
Odd thread calling behavior on HPC
|
|
2
|
514
|
October 11, 2023
|
Distributing a job across a cluster with SlurmClusterManager.jl
|
|
2
|
456
|
October 10, 2023
|
Unexpected OOM errrors in julia 1.9.0 and 1.9.1 with Distributed
|
|
6
|
662
|
September 28, 2023
|