Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: AMD_gpu_association for Nvidia?

  1. #1
    Junior Member Regular Contributor Mars_999's Avatar
    Join Date
    Mar 2001
    Location
    Sioux Falls, SD, USA
    Posts
    245

    AMD_gpu_association for Nvidia?

    Anything on Nvidia hardware for this? AMD_gpu_association or ARB/EXT? I would like to check the GPU speed of the card...

    Thanks

  2. #2
    Senior Member OpenGL Guru Dark Photon's Avatar
    Join Date
    Oct 2004
    Location
    Druidia
    Posts
    2,882

    Re: AMD_gpu_association for Nvidia?

    Quote Originally Posted by Mars_999
    Anything on Nvidia hardware for this? AMD_gpu_association or ARB/EXT?
    WGL_NV_gpu_affinity

    On Linux, you just create a GLXContext on the X screen for a specific GPU.

    I would like to check the GPU speed of the card...
    You mean like the clock speed of the chip? NVControl is one way to get at that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •