When I run parallel processors on a gpu card (different instances of one program), the speed drops. Is it always the case? Should I handle multi-threading in my code or there is a way that I can run different processes in parallel?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Performance drop when using the processes using different gpus on one machine | 1 | 940 | March 28, 2015 | |
| Using CUDA to run many instances | 10 | 3831 | April 1, 2012 | |
| programs in two GPU cards | 0 | 558 | November 1, 2017 | |
| Multiple GPU speed problem | 4 | 1924 | November 23, 2009 | |
| Why the following multigpu code works faster when I set GPU_N=1 while it is slower for GPU_N=4? | 1 | 693 | September 21, 2020 | |
| Function is much slower on GPU than on CPU | 4 | 654 | July 22, 2022 | |
| Behaviour in running two programs on single GPU(Tesla K40m)? | 2 | 785 | December 5, 2014 | |
| Is it possible to run a cuda kernel on several cpu threads? and How it works? | 2 | 1791 | December 8, 2014 | |
| About weird performance of multiple GPUs | 0 | 4343 | January 5, 2009 | |
| Parallell Processing for CPU + GPU with & without CUDA usage | 5 | 1398 | March 5, 2021 |