We're using dual cpus, each with ten cores,four GPUs. When two programs run on different GPUs, the speed remains the same, but when programs are added on other GPUs, the speed of the two programs running before is slowed down. I'd like you to give me your advice.
We thought that threads in the Dataloader would interfere with running, so we used "taskset" to limit threads while the program was running, but it didn't work. top