View Single Post
 
Old 10-10-2009, 05:40 PM
thorazine74 thorazine74 is offline
 
Join Date: May 2009
Location: Spain
Posts: 411
Intel C2D 2,66@3,20 GHz + GeForce 8600GTS 512 Mb

Code:
1 OpenCL platform found!

[Platform 0]
    Name:         Apple
    Vendor:     Apple
    Version:     OpenCL 1.0 (Jul 15 2009 23:07:32)
    Profile:     FULL_PROFILE


[OpenCL-only Context]
2 OpenCL devices found!

[Device 0]
    Name:             GeForce 8600 GTS
    Vendor:         NVIDIA
    Type:             GPU 
    Device Version:     OpenCL 1.0
    Driver Version:     CLH 1.0
    Compute Units:         32
    Work Group Size:     512
    Clock:             1450 MHz
    Global Memory:         512 MB
    Local Memory:         16 KB
    Cache Size:         0 KB
    Cache Line Size:     0 Bytes
    Available:         Yes
    Double-Precision:     No
    Extensions: 
                cl_khr_byte_addressable_store
                cl_khr_global_int32_base_atomics
                cl_khr_global_int32_extended_atomics
                cl_APPLE_gl_sharing
                cl_APPLE_SetMemObjectDestructor
                cl_APPLE_ContextLoggingFunctions

[Device 1]
    Name:             Intel(R) Core(TM)2 Duo CPU     E8200  @ 2.66GHz
    Vendor:         Intel
    Type:             CPU 
    Device Version:     OpenCL 1.0
    Driver Version:     1.0
    Compute Units:         2
    Work Group Size:     1
    Clock:             3228 MHz
    Global Memory (Total):     2048 MB
    Global Memory (Host):     1536 MB
    Global Memory (PCIe):     512 MB
    Local Memory:         16 KB
    Cache Size:         6144 KB
    Cache Line Size:     64 Bytes
    Available:         Yes
    Double-Precision:     Yes
    Extensions: 
                cl_khr_fp64
                cl_khr_global_int32_base_atomics
                cl_khr_global_int32_extended_atomics
                cl_khr_local_int32_base_atomics
                cl_khr_local_int32_extended_atomics
                cl_khr_byte_addressable_store
                cl_APPLE_gl_sharing
                cl_APPLE_SetMemObjectDestructor
                cl_APPLE_ContextLoggingFunctions

[shared OpenCL+OpenGL Context]
2 OpenCL devices found!

[Device 0]
    Name:             GeForce 8600 GTS
    Vendor:         NVIDIA
    Type:             GPU 
    Device Version:     OpenCL 1.0
    Driver Version:     CLH 1.0
    Compute Units:         32
    Work Group Size:     512
    Clock:             1450 MHz
    Global Memory:         512 MB
    Local Memory:         16 KB
    Cache Size:         0 KB
    Cache Line Size:     0 Bytes
    Available:         Yes
    Double-Precision:     No
    Extensions: 
                cl_khr_byte_addressable_store
                cl_khr_global_int32_base_atomics
                cl_khr_global_int32_extended_atomics
                cl_APPLE_gl_sharing
                cl_APPLE_SetMemObjectDestructor
                cl_APPLE_ContextLoggingFunctions

[Device 1]
    Name:             Intel(R) Core(TM)2 Duo CPU     E8200  @ 2.66GHz
    Vendor:         Intel
    Type:             CPU 
    Device Version:     OpenCL 1.0
    Driver Version:     1.0
    Compute Units:         2
    Work Group Size:     1
    Clock:             3228 MHz
    Global Memory (Total):     2048 MB
    Global Memory (Host):     1536 MB
    Global Memory (PCIe):     512 MB
    Local Memory:         16 KB
    Cache Size:         6144 KB
    Cache Line Size:     64 Bytes
    Available:         Yes
    Double-Precision:     Yes
    Extensions: 
                cl_khr_fp64
                cl_khr_global_int32_base_atomics
                cl_khr_global_int32_extended_atomics
                cl_khr_local_int32_base_atomics
                cl_khr_local_int32_extended_atomics
                cl_khr_byte_addressable_store
                cl_APPLE_gl_sharing
                cl_APPLE_SetMemObjectDestructor
                cl_APPLE_ContextLoggingFunctions

logout
Display Res: 1680x1050

Displacement V2:

[GPU]: Shader 1/Shader 2
Compute: 24 ms. / 19 ms.
Display: 41 fps. / 52 fps.

Galaxy 8K V2:
Vector Single Core: 12
Vector MultiCore: 22
GeForce 8600GTS: 52
Hybrid MultiCore CPU+GPU: 29

I didnt try the 32K, I suppose is too much for this old card...

AsRock P45TS | C2D E8200 | GeForce 8600GTS
Mac OS X Snow Leopard 10.6.1 + Windows 7 Ultimate 6.1.7600 + Fedora 11
Reply With Quote