MultiGPU Emulation mode

How I can run the MultiGPU example in emulation mode with several devices?

You need to set the number of GPUs by hand.
I was able to run the multigpu example in emulation mode setting s_gpucount to 2.

Massimiliano

Did not work! when setting device with cudasetDevice, i get: invalid device ordinal

Did not work! when setting device with cudasetDevice, i get: invalid device ordinal

This happens only working with remote desktop protocol or when
working with a machine without several GPUs.
When using console or realVNC on a machine with several GPUs
the emulation mode works …