Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: OpenCL: Device information [Updated Sep 04 2011]

  1. #11
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: OpenCL: Device information

    I'm itching to get a new video card already. When you play the new games you see the difference!
    I saw that the 6Core Intels are leaked on Amazon, so hopefully the i7's will drop in price soon!!
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  2. #12

    Re: OpenCL: Device information

    Petr: The GT120 I assume belongs to the 100 series - no mention of double precision after installing the latest drivers. But I don't think this lower spec will hinder development unduly.

    Create OpenCL device & context...
    Query all devices available to the context...
    Query available text information...
    ======================================================================

    GeForce GT 120
    NVIDIA Corporation
    195.62
    FULL_PROFILE
    OpenCL 1.0 CUDA

    cl_khr_byte_addressable_store
    cl_khr_gl_sharing
    cl_nv_compiler_options
    cl_nv_device_attribute_query
    cl_khr_global_int32_base_atomics
    cl_khr_global_int32_extended_atomics

    ======================================================================
    Query available numeric information...
    ======================================================================

    Max compute units : 4 => 32 cores
    Device clock (MHz): 1350
    Max parameter size: 4352

    ======================================================================

    Press any key to quit...

  3. #13
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Re: OpenCL: Device information

    Updated the code to more specification compliant form.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  4. #14

    Re: OpenCL: Device information

    Yes Petr, that is now working fine with latest NVIDIA drivers / GT100 / Vista
    Charles

  5. #15
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Re: OpenCL: Device information

    Thanks Charles!

    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

Page 2 of 2 FirstFirst 12

Similar Threads

  1. From Support: Detecting COMM port and attached device names (if any)
    By ErosOlmi in forum COMM (Serial communication)
    Replies: 16
    Last Post: 08-07-2011, 19:32
  2. DLL information
    By sandyrepope in forum General
    Replies: 9
    Last Post: 30-04-2008, 02:59

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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