Understanding the transition from memory bound to compute bound in ParallelStencil.jl
|
|
3
|
396
|
June 2, 2024
|
Initializing local variables on workers without using excessive memory
|
|
1
|
120
|
May 29, 2024
|
How to convert a thread-parallelized code into a core-parallelized code?
|
|
3
|
299
|
May 19, 2024
|
HPC Cafe video
|
|
0
|
186
|
May 8, 2024
|
Benchmark ParallelStencil & ImplicitGlobalGrid performance on cluster
|
|
8
|
374
|
April 23, 2024
|
Addprocs: specify both multithreading and active environment
|
|
2
|
979
|
April 16, 2024
|
Running independent variable-length simulations on busy Slurm cluster
|
|
2
|
213
|
April 5, 2024
|
CSC kills the prospect of multithreading. Shouldn't Julia use CSR?
|
|
47
|
2881
|
March 20, 2024
|
Garbage collection not triggering on SLURM cluster
|
|
6
|
1123
|
March 4, 2024
|
MPI.jl + Zygote OOM on embarrassingly parallel tasks
|
|
11
|
463
|
March 1, 2024
|
How to determine the number of elements in RemoteChannel?
|
|
4
|
992
|
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
|
623
|
February 10, 2024
|
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
|
|
73
|
1907
|
January 22, 2024
|
FFTW with @parallel seg faults
|
|
7
|
1404
|
January 11, 2024
|
Slow code/ high allocations on a Google Cloud VM
|
|
0
|
206
|
January 8, 2024
|
How to improve performance in a function that repeatedly defines and multiplies matrices
|
|
64
|
1583
|
January 6, 2024
|
Incorrect output when using Base.Threads
|
|
3
|
285
|
January 3, 2024
|
QR decomposition on large (>1TB) matrix
|
|
5
|
1170
|
December 17, 2023
|
Parallelizing a code when we are evaluating a function for different parameters independently and storing in an array
|
|
6
|
539
|
December 14, 2023
|
Not seeing speed-up with Dagger.jl. Am I doing something wrong?
|
|
8
|
583
|
December 14, 2023
|
Distributed parallel loops
|
|
0
|
380
|
December 2, 2023
|
How do I interpret Dagger.jl benchmark results?
|
|
0
|
366
|
October 11, 2023
|
Odd thread calling behavior on HPC
|
|
2
|
508
|
October 11, 2023
|
Distributing a job across a cluster with SlurmClusterManager.jl
|
|
2
|
447
|
October 10, 2023
|
Unexpected OOM errrors in julia 1.9.0 and 1.9.1 with Distributed
|
|
6
|
630
|
September 28, 2023
|
Speed issues with MPI.jl on slurm cluster
|
|
4
|
432
|
August 25, 2023
|
Some Dagger.jl beginner questions
|
|
6
|
646
|
August 23, 2023
|
Run Pkg.test with several processors
|
|
16
|
1869
|
August 21, 2023
|
Distributed Array Optimization
|
|
0
|
252
|
July 19, 2023
|