How to configure two display controllers, one for common display X system and the other for GPU computation

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have two graphics cards in my notebook. Here description of this shown by the results of lshw :
*-display
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom configuration: driver=nvidia latency=0 resources: irq:16 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:137 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport
:f000(size=64) memory:c0000-dfff
and from no sudo user I obtain after inxi -G :
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA Device 1c8d
Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.02hz
GLX Renderer: Mesa DRI Intel Kabylake GT2 GLX Version: 3.0 Mesa 13.0.6
And, I have selected from update-alternative nvidia the nvidia/current option, and from update-alternative glx the nvidia/bumblebee option.
The question is how to select and use the Nvidia GeForce GTX that
I have installed for GPU computation from CUDA or related packages.
nvidia gpu display-settings bumblebee
add a comment |Â
up vote
0
down vote
favorite
I have two graphics cards in my notebook. Here description of this shown by the results of lshw :
*-display
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom configuration: driver=nvidia latency=0 resources: irq:16 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:137 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport
:f000(size=64) memory:c0000-dfff
and from no sudo user I obtain after inxi -G :
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA Device 1c8d
Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.02hz
GLX Renderer: Mesa DRI Intel Kabylake GT2 GLX Version: 3.0 Mesa 13.0.6
And, I have selected from update-alternative nvidia the nvidia/current option, and from update-alternative glx the nvidia/bumblebee option.
The question is how to select and use the Nvidia GeForce GTX that
I have installed for GPU computation from CUDA or related packages.
nvidia gpu display-settings bumblebee
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have two graphics cards in my notebook. Here description of this shown by the results of lshw :
*-display
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom configuration: driver=nvidia latency=0 resources: irq:16 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:137 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport
:f000(size=64) memory:c0000-dfff
and from no sudo user I obtain after inxi -G :
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA Device 1c8d
Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.02hz
GLX Renderer: Mesa DRI Intel Kabylake GT2 GLX Version: 3.0 Mesa 13.0.6
And, I have selected from update-alternative nvidia the nvidia/current option, and from update-alternative glx the nvidia/bumblebee option.
The question is how to select and use the Nvidia GeForce GTX that
I have installed for GPU computation from CUDA or related packages.
nvidia gpu display-settings bumblebee
I have two graphics cards in my notebook. Here description of this shown by the results of lshw :
*-display
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom configuration: driver=nvidia latency=0 resources: irq:16 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:137 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport
:f000(size=64) memory:c0000-dfff
and from no sudo user I obtain after inxi -G :
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA Device 1c8d
Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 1920x1080@60.02hz
GLX Renderer: Mesa DRI Intel Kabylake GT2 GLX Version: 3.0 Mesa 13.0.6
And, I have selected from update-alternative nvidia the nvidia/current option, and from update-alternative glx the nvidia/bumblebee option.
The question is how to select and use the Nvidia GeForce GTX that
I have installed for GPU computation from CUDA or related packages.
nvidia gpu display-settings bumblebee
edited Jun 28 at 12:22
karel
706817
706817
asked Jun 28 at 9:33
Guillermo Ortiz
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f452392%2fhow-to-configure-two-display-controllers-one-for-common-display-x-system-and-th%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password