List Question
20 TechQA 2024-02-01T12:58:31.810000OpenMP-based loop with reduction scales poorly
121 views
Asked by Nitin Malapally
Is it legal to use Amdahl's law in the inverse way? How many threads should I use?
72 views
Asked by Athanasios Margaris
Calculating theoretical speedup using Amdahl's Law
66 views
Asked by Priit
Determining the Parallel and Serial Region of Code and Calculating Speedup using Amdahl's Law
506 views
Asked by malik727
CPU utilization calculation in Amdahl's law
71 views
Asked by Akhil
Evaluating methods in parallel
237 views
Asked by alenyb
Very slow example parallel code in python, slower then serial
743 views
Asked by QFireball
Why my code runs so much slower with joblib.Parallel() than without?
1.2k views
Asked by Wu-O
How to call same function in parallel with executor service in JAVA?
877 views
Asked by TheOnlyKiller
Performance measure on data sizes and identical resources
119 views
Asked by Quiescent
Trying to understand Amdahl's Law
437 views
Asked by iron bets
How to apply Amdahl's law on a given piece of code?
463 views
Asked by AudioBubble
What is Gustafson's law trying to argue?
672 views
Asked by Izzo
Processor Speedup Calculation Difference
140 views
Asked by user15049375
Negative speed up in Amdahl's law?
1.2k views
Asked by rjc810
How to parallelize a class method in python?
1.1k views
Asked by SandiaDeDia
How to measure OMP time with OMP tasks & recursive task workloads?
447 views
Asked by ahul-fell-awen
Python joblib - Running parallel code within parallel code
2.2k views
Asked by George
Efficient collection and transfer of scattered sub-arrays in Chapel
186 views
Asked by CKl