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

The name of the pictureThe name of the pictureThe name of the pictureClash 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.







share|improve this question

























    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.







    share|improve this question























      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.







      share|improve this question













      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.









      share|improve this question












      share|improve this question




      share|improve this question








      edited Jun 28 at 12:22









      karel

      706817




      706817









      asked Jun 28 at 9:33









      Guillermo Ortiz

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          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



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          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













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)