My server has two graphics cards, but only the first one is used by default in the code, how to use all the graphics cards? Can modify that location globally? I tried to replace cuda:0,1 or cuda with: cuda in batches, but it didn't take effect. I don't know why?
My server has two graphics cards, but only the first one is used by default in the code, how to use all the graphics cards? Can modify that location globally? I tried to replace cuda:0,1 or cuda with: cuda in batches, but it didn't take effect. I don't know why?