cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jfkong
Journeyman III

Not able to get OpenCL samples from ATI SDK 2.01 to run

hi, there

I failed to get OpenCL samples from ATI SDK 2.01 to run.

"clGetPlatformIDs failed." Error code is -1001.

The program stopped at

cl_uint numPlatforms;
cl_platform_id platform = NULL;
status = clGetPlatformIDs(0, NULL, &numPlatforms);

Windows XP 32-bit, ATI HD 5870, driver 10.1

 

BTW: I had to manually add enviromental variables such as ATISTREAMSDKROOT and ATISTREAMSDKSAMPLESROOT.

 

Hoep these can be fixed.

Will report more first-hand info.:-)

 

Thanks

 

0 Likes
9 Replies
aking
Journeyman III

This same error occurs for me also with SDK 2.01. I however am using Windows 7 64-bit, HD 5850, Catalyst 10.1

 

This only occurs for me with the 32bit builds of the sample projects. The 64 bit versions of the sample files all seem to work fine.

0 Likes

Originally posted by: aking This same error occurs for me also with SDK 2.01. I however am using Windows 7 64-bit, HD 5850, Catalyst 10.1

 

This only occurs for me with the 32bit builds of the sample projects. The 64 bit versions of the sample files all seem to work fine.

 

Aking,

        Could you please uninstall and remove both ATIStream folder and install again? Let me know if you are facing this issue again.

 

0 Likes

Aking,

 

        Could you please uninstall and remove both ATIStream folder and install again? Let me know if you are facing this issue again.



 

Following on this advice, I found that a few of the installation folders were not being removed after running through the uninstall program. This may have been result of having to manually extract and install them from the Vista installer a few versions back before there was a working Windows 7 installer. Once I made sure all the install folders were deleted, the newest SDK installer worked correctly for me.

 

Thanks for the help!

0 Likes
mathieudubois38
Journeyman III

I first had the same issue. But I remembered that a symbolic link to libatiocl64.so is made in /usr/lib/OpenCL/vendors.

Don't forget to replace this link to the library from the new SDK 2.01

 

It worked for me.

0 Likes

I wish I could find the symbolic link but I could not! 

But I keep gettting the same error even if I rolled back to the previous

SDK and driver (9.12 HotFix).  I uninstalled and deleted everything before reinstallation.

 

Now I am stuck and cannot run anything.

0 Likes

Originally posted by: jfkong I wish I could find the symbolic link but I could not! But I keep gettting the same error even if I rolled back to the previous SDK and driver (9.12 HotFix).  I uninstalled and deleted everything before reinstallation. Now I am stuck and cannot run anything.


Jfkong,

          You get clGetPlatformIDs failed error if your ICD is not registered properly.  Could please past the command you used to create symbolic link?

0 Likes

genaganna

 

thanks for your reply.

I am using Windows XP. Therefore I guess I am not able to use that symbolic-link trick.  I am not sure why my ICD is not registered properly.

Did I do something wrong or miss something when I install Stream SDK?

0 Likes

Originally posted by: jfkong genaganna

 

thanks for your reply.

 

I am using Windows XP. Therefore I guess I am not able to use that symbolic-link trick.  I am not sure why my ICD is not registered properly.

 

Did I do something wrong or miss something when I install Stream SDK?

 

I am not sure that is the problem at your end.  Please do following step and see you are able to run any samples or not.

1. Please uninstall both developer and samples packages and remove installed folder

2. Open  regedit from run command(start -> Run)

3. Remove existing OpenCL registry if exits

        a. HKEY_LOCAL_MACHINE -> SOFTWARE -> Khronos

        b. HKEY_LOCAL_MACHINE -> SOFTWARE -> Wow6432Node -> Khronos

4. Reinstall ATI StreamSDK 2.01

5. Run samples and see you are able to run or not

 

Please give us your system details(OS, CPU and GPU) also.

 

0 Likes

I probably have same issues. I bought an ATI 5770 card only to run OpenCL on it (I also use it to display on dual screens). I am running exclusively Linux, and have no knowledge, experience, or availability of any kind Windows.

I probably know Linux quite well (my first Linux had a 0.99.15 kernel, probably around 1993 or 94).

I need to run OpenCL software since I am adding to the GCC 4.5 compiler a plugin to generate OpenCL [source] code. My favorite Linux distribution was Debian/Sid, but its Xorg server is apparently too young for Catalyst 10.1 (that is the latest FGLRX driver). So I installed an Ubuntu 9.04 AMD64, since the Catalyst documentation claims that it is compatible. I installed the FGLRX driver by downloading the ati-driver-installer-10-1-x86.x86_64.run file and running it. Apparently it is running inside my Xorg driver since xdpyinfo says

number of extensions:    29
    AMDXVOPL
    ATI-GLX
    ATIFGLEXTENSION
    ATIFGLRXDRI
    ATITVOUT
    BIG-REQUESTS
    DAMAGE
    DPMS
    DRI2
    GLX
    Generic Event Extension
    MIT-SCREEN-SAVER
    MIT-SHM
    RECORD
    RENDER
etc

and /var/log/Xorg.0.log contains





X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server x86_64 Ubuntu
Current Operating System: Linux glinka 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:02:26 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-20-generic root=UUID=5e526171-aff8-4609-b996-fdf9953bd72b ro quiet splash
Build Date: 14 November 2009  05:48:57PM
xorg-server 2:1.6.4-2ubuntu4.1 (buildd@)
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 13 08:25:26 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "aticonfig Layout"
(**) |-->Screen "aticonfig-Screen[0]-0" (0)
(**) |   |-->Monitor "aticonfig-Monitor[0]-0"
(**) |   |-->Device "aticonfig-Device[0]-0"
(**) |-->Screen "amdcccle-Screen[1]-1" (1)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "amdcccle-Device[1]-1"
(==) No monitor specified for screen "amdcccle-Screen[1]-1".
    Using a default monitor configuration.
(**) Option "Xinerama" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
(==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0xb40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:1:0:0) 1002:68b8:1002:2543 ATI Technologies Inc rev 0, Mem @ 0xe0000000/268435456, 0xf5000000/131072, I/O @ 0x00008000/256, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX

    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX

    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX

(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.4.0, module version = 1.0.0
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.69.4
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.69.4
    Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) ATI Proprietary Linux Driver Version Identifier:8.69.4
(II) ATI Proprietary Linux Driver Release Identifier: 8.69                                
(II) ATI Proprietary Linux Driver Build Date: Dec 11 2009 14:56:51
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(--) Chipset Supported AMD Graphics Processor (0x68B8) found
(--) Chipset Supported AMD Graphics Processor (0x68B8) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX

    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX

    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX

(II) fglrx(0): pEnt->device->identifier=0xb93aa0
(II) fglrx(1): pEnt->device->identifier=0xb93aa0
(II) resource ranges after probing:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX

    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX

    [4] 0    0    0x000a0000 - 0x000affff (0x10000) MS
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS

    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX

    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX
    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS

    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) fglrx(0): === [atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB
(**) fglrx(0): Gamma Correction for I is 0x06419064
(**) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 9, (OK)
ukiOpenByBusid: ukiOpenMinor returns 9
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(--) fglrx(0): Chipset: "ATI Radeon HD 5700 Series" (Chipset = 0x68b8)
(--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x2543)
(--) fglrx(0): board vendor info: original ATI graphics adapter
(--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
(--) fglrx(0): MMIO registers at 0xf5000000
(--) fglrx(0): I/O port at 0x00008000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): AC Adapter is used
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 12.12
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: JUNIPER
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 1048576 kByte, Type: GDDR5
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(II) fglrx(0): board/chipset is supported by this driver (original ATI board)
(II) fglrx(0): Using adapter: 1:0.0.
(II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
(II) fglrx(0): Interrupt handler installed at IRQ 29.
(II) fglrx(0): IRQ 29 Enabled.
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Finished Initialize PPLIB!
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000300, disabled=0x00000000
(II) fglrx(0): Connected Display1: DFP 3 [dfp3]
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SAM  Model: 27d  Serial#: 1296380464
(II) fglrx(0): Year: 2008  Week: 7
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max Image Size [cm]: horiz.: 43  vert.: 27
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: Off
(II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
(II) fglrx(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Supported established timings:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@67Hz
(II) fglrx(0): 640x480@72Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@56Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@72Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 832x624@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@70Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): 1152x870@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported standard timings:
(II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 119.0 MHz   Image Size:  433 x 271 mm
(II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
(II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
(II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: SyncMaster
(II) fglrx(0): Serial No: H9XQ209033
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff004c2d7d023032454d
(II) fglrx(0):     07120103802b1b782aee95a3544c9926
(II) fglrx(0):     0f5054bfef80b30081808140714f0101
(II) fglrx(0):     0101010101017c2e90a0601a1e403020
(II) fglrx(0):     3600b10f1100001a000000fd00384b1e
(II) fglrx(0):     510e000a202020202020000000fc0053
(II) fglrx(0):     796e634d61737465720a2020000000ff
(II) fglrx(0):     00483958513230393033330a20200015
(II) fglrx(0): End of Display1 EDID data --------------------
(II) fglrx(0): Connected Display2: DFP 4 [dfp4]
(II) fglrx(0): Display2 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SAM  Model: 27d  Serial#: 1296380464
(II) fglrx(0): Year: 2007  Week: 19
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max Image Size [cm]: horiz.: 43  vert.: 27
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: Off
(II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
(II) fglrx(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Supported established timings:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@67Hz
(II) fglrx(0): 640x480@72Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@56Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@72Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 832x624@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@70Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): 1152x870@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported standard timings:
(II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 119.0 MHz   Image Size:  433 x 271 mm
(II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
(II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
(II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: SyncMaster
(II) fglrx(0): Serial No: HS4P504006
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff004c2d7d023032454d
(II) fglrx(0):     13110103802b1b782aee95a3544c9926
(II) fglrx(0):     0f5054bfef80b30081808140714f0101
(II) fglrx(0):     0101010101017c2e90a0601a1e403020
(II) fglrx(0):     3600b10f1100001a000000fd00384b1e
(II) fglrx(0):     510e000a202020202020000000fc0053
(II) fglrx(0):     796e634d61737465720a2020000000ff
(II) fglrx(0):     00485334503530343030360a20200017
(II) fglrx(0): End of Display2 EDID data --------------------
(II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
(II) fglrx(0): Output DFP2 has no monitor section
(II) fglrx(0): Output DFP3 has no monitor section
(II) fglrx(0): Output DFP4 using monitor section 0-DFP4
(**) fglrx(0): Option "PreferredMode" "1680x1050"
(**) fglrx(0): Option "Position" "0 0"
(**) fglrx(0): Option "Disable" "false"
(**) fglrx(0): Option "Rotate" "normal"
(**) fglrx(0): Option "TargetRefresh" "60"
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output CRT2 has no monitor section
(II) fglrx(0): Output DFP1 disconnected
(II) fglrx(0): Output DFP2 disconnected
(II) fglrx(0): Output DFP3 disconnected
(II) fglrx(0): Output DFP4 connected
(II) fglrx(0): Output CRT1 disconnected
(II) fglrx(0): Output CRT2 disconnected
(II) fglrx(0): Using user preference for initial modes
(II) fglrx(0): Output DFP4 using initial mode 1680x1050
(II) fglrx(0): DPI set to (96, 96)
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(==) fglrx(0): QBS disabled
(==) fglrx(0):  PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(II) fglrx(1): === [atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/lib/xorg/modules//libvgahw.so
(II) fglrx(1): PCI bus 1 card 0 func 0
(**) fglrx(1): Depth 24, (--) framebuffer bpp 32
(II) fglrx(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(1): Default visual is TrueColor
(==) fglrx(1): RGB weight 888
(II) fglrx(1): Using 8 bits per RGB
(==) fglrx(1): Buffer Tiling is ON (copy from primary)
(--) fglrx(1): Chipset: "ATI Radeon HD 5700 Series" (Chipset = 0x68b8)
(--) fglrx(1): (PciSubVendor = 0x1002, PciSubDevice = 0x2543)
(--) fglrx(1): board vendor info: original ATI graphics adapter
(--) fglrx(1): Video RAM: 1048576 kByte, Type: GDDR5
(II) fglrx(1): board/chipset is supported by this driver (original ATI board)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/lib/xorg/modules//libfb.so
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(1): Output DFP1 has no monitor section
(II) fglrx(1): Output DFP2 has no monitor section
(II) fglrx(1): Output DFP3 using monitor section 0-DFP3
(**) fglrx(1): Option "PreferredMode" "1680x1050"
(**) fglrx(1): Option "Position" "0 0"
(**) fglrx(1): Option "Disable" "false"
(**) fglrx(1): Option "Rotate" "normal"
(**) fglrx(1): Option "TargetRefresh" "60"
(II) fglrx(1): Output DFP4 has no monitor section
(II) fglrx(1): Output CRT1 has no monitor section
(II) fglrx(1): Output CRT2 has no monitor section
(II) fglrx(1): Output DFP1 disconnected
(II) fglrx(1): Output DFP2 disconnected
(II) fglrx(1): Output DFP3 connected
(II) fglrx(1): Output DFP4 disconnected
(II) fglrx(1): Output CRT1 disconnected
(II) fglrx(1): Output CRT2 disconnected
(II) fglrx(1): Using user preference for initial modes
(II) fglrx(1): Output DFP3 using initial mode 1680x1050
(II) fglrx(1): DPI set to (96, 96)
(==) fglrx(1): Using gamma correction (1.0, 1.0, 1.0)
(WW) fglrx(1): Unable to register ADL handler for 0x00110000
(WW) fglrx(1): Unable to register ADL handler for 0x00120000
(WW) fglrx(1): Unable to register ADL handler for 0x00130000
(==) fglrx(1):  PseudoColor visuals disabled
(==) fglrx(1): NoAccel = NO (copy from primary screen)
(==) fglrx(1): bNoDRI = NO (copy from primary screen)
(==) fglrx(1): UseFastTLS=0
(==) fglrx(1): BlockSignalsOnLock=1
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) resource ranges after preInit:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX

    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX

    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX
    [4] 0    0    0x000a0000 - 0x000affff (0x10000) MS
(OprU)
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS(OprU)
    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS
(OprU)
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX
    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX

    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS(OprU)
    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS
(OprU)
(II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
(WW) fglrx(0): could not detect X server version (query_status=-1)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing swlDriScreenInit
(II) fglrx(0): swlDriScreenInit for fglrx driver
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 12, (OK)
ukiOpenByBusid: ukiOpenMinor returns 12
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(II) fglrx(0): [uki] DRM interface version 1.0
(II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [uki] added 8192 byte SAREA at 0xa15000
(II) fglrx(0): [uki] mapped SAREA 0xa15000 to 0x7f63d84a5000
(II) fglrx(0): [uki] framebuffer handle = 0xa16000
(II) fglrx(0): [uki] added 1 reserved context for kernel
(II) fglrx(0): swlDriScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.69.4
(II) fglrx(0):     Date: Dec 11 2009
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.31-20-generic
(II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
(II) fglrx(0):     Build-Kernel __SMP__:            yes
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [uki] register handle = 0x00a17000
(II) fglrx(0): Display width adjusted to to 1792 due to alignment constraints
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xf01040000 FBMappedSize: 0x010a0000
(II) fglrx(0): FBMM initialized for area (0,0)-(1792,2432)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1792,1792) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1792 x 640
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(**) fglrx(0): Textured Video is enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib/xorg/modules//glesx.so
(II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
(II) Loading extension GLESX
(II) fglrx(0): GLESX enableFlags = 94
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
(II) fglrx(0): GLESX is enabled
(II) LoadModule: "amdxmm"
(II) Loading /usr/lib/xorg/modules//amdxmm.so
(II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
(II) Loading extension AMDXVOPL
(II) fglrx(0): Composite extension is not loaded
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using HW cursor of display infrastructure!
(==) fglrx(0): Using software cursor
(II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(0): User Preference Output DFP4 using refresh rate 60.0 Hz.
(--) RandR disabled
(II) fglrx(1): driver needs X.org 1.4.x.y with x.y >= 99.906
(WW) fglrx(1): could not detect X server version (query_status=-1)
(II) fglrx(1): doing swlDriScreenInit
(II) fglrx(1): swlDriScreenInit for fglrx driver
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 13, (OK)
ukiOpenByBusid: ukiOpenMinor returns 13
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(II) fglrx(1): [uki] DRM interface version 1.0
(II) fglrx(1): [uki] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(1): [uki] added 8192 byte SAREA at 0xa15000
(II) fglrx(1): [uki] mapped SAREA 0xa15000 to 0x7f63d82ad000
(II) fglrx(1): [uki] framebuffer handle = 0xa16000
(II) fglrx(1): [uki] added 1 reserved context for kernel
(II) fglrx(1): swlDriScreenInit done
(II) fglrx(1): Display width adjusted to to 1792 due to alignment constraints
(II) fglrx(1): DRI initialization successfull!
(II) fglrx(1): FBADPhys: 0xf0000c000 FBMappedSize: 0x00e00000
(II) fglrx(1): FBMM initialized for area (0,0)-(1792,2048)
(II) fglrx(1): FBMM auto alloc for area (0,0)-(1792,1792) (front color buffer - assumption)
(II) fglrx(1): Largest offscreen area available: 1792 x 256
(==) fglrx(1): Backing store disabled
(II) fglrx(1): DPMS enabled
(**) fglrx(1): Textured Video is enabled.
(II) fglrx(1): GLESX enableFlags = 94
(II) fglrx(1): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
(II) fglrx(1): GLESX is enabled
(II) fglrx(1): Composite extension is not loaded
(II) fglrx(1): X context handle = 0x2
(II) fglrx(1): [DRI] installation complete
(==) fglrx(1): Silken mouse enabled
(==) fglrx(1): Using HW cursor of display infrastructure!
(==) fglrx(1): Using software cursor
(II) fglrx(1): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(1): User Preference Output DFP3 using refresh rate 60.0 Hz.
(--) RandR disabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
drmDynamicMajor: found major device number 251
drmDynamicMajor: found major device number 251
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/ati/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
(II) AIGLX: Loaded and initialized /usr/X11R6/lib64/modules/dri/fglrx_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
drmDynamicMajor: found major device number 251
drmDynamicMajor: found major device number 251
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/ati/card0
drmOpenDevice: open result is 16, (OK)
drmOpenByBusid: drmOpenMinor returns 16
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
(II) AIGLX: Loaded and initialized /usr/X11R6/lib64/modules/dri/fglrx_dri.so
(II) GLX: Initialized DRI GL provider for screen 1
(II) fglrx(0): Enable the clock gating!
(II) config/hal: Adding input device LITEON Technology USB Multimedia Keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.4, module version = 2.2.5
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
(**) LITEON Technology USB Multimedia Keyboard: always reports core events
(**) LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event5"
(II) LITEON Technology USB Multimedia Keyboard: Found keys
(II) LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device Hercules Dualpix Exchange
(**) Hercules Dualpix Exchange: always reports core events
(**) Hercules Dualpix Exchange: Device: "/dev/input/event6"
(II) Hercules Dualpix Exchange: Found keys
(II) Hercules Dualpix Exchange: Configuring as keyboard
(II) XINPUT: Adding extended input device "Hercules Dualpix Exchange" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event4"
(II) Logitech USB Receiver: Found 1 mouse buttons
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Found keys
(II) Logitech USB Receiver: Configuring as keyboard
(II) Logitech USB Receiver: Adding scrollwheel support
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr"
(EE) Logitech USB Receiver: failed to initialize for relative axes.
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device Logitech USB Receiver
(**) Logitech USB Receiver: always reports core events
(**) Logitech USB Receiver: Device: "/dev/input/event3"
(II) Logitech USB Receiver: Found 20 mouse buttons
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Found scroll wheel(s)
(II) Logitech USB Receiver: Configuring as mouse
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
(**) Logitech USB Receiver: (accel) filter chain progression: 2.00
(**) Logitech USB Receiver: (accel) filter stage 0: 20.00 ms
(**) Logitech USB Receiver: (accel) set acceleration profile 0
(II) Logitech USB Receiver: initialized for relative axes.
(II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
(II) fglrx(1): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments

I downloaded and installed ati-stream-sdk-v2.01-lnx64.tgz under /usr/local

I added the following symlinks

lrwxrwxrwx  1 root root        63 2010-02-14 19:43 /usr/local/lib/libatiocl64.so -> /usr/local/ati-stream-sdk-v2.01-lnx64/lib/x86_64/libatiocl64.so
lrwxrwxrwx  1 root root        59 2010-02-14 19:43 /usr/local/lib/libGLEW.so -> /usr/local/ati-stream-sdk-v2.01-lnx64/lib/x86_64/libGLEW.so
lrwxrwxrwx  1 root root        59 2010-02-14 19:43 /usr/local/lib/libglut.so -> /usr/local/ati-stream-sdk-v2.01-lnx64/lib/x86_64/libglut.solrwxrwxrwx  1 root root        61 2010-02-14 19:43 /usr/local/lib/libOpenCL.so -> /usr/local/ati-stream-sdk-v2.01-lnx64/lib/x86_64/libOpenCL.so

lrwxrwxrwx 1 root root 63 2010-02-14 19:45 /usr/lib/OpenCL/vendors/libatiocl64.so -> /usr/local/ati-stream-sdk-v2.01-lnx64/lib/x86_64/libatiocl64.so

My environment does contain

ATISTREAMSDKSAMPLESROOT=/usr/local/ati-stream-sdk-v2.01-lnx64/
ATISTREAMSDKROOT=/usr/local/ati-stream-sdk-v2.01-lnx64/

 

I did not change or set any LD_LIBRARY_PATH, because I symlinked all the ATI specific *.so from /usr/local/lib which is in my /etc/ld.so.conf and I did run ldconfig

 

In particular:ldd /usr/local/ati-stream-sdk-v2.01-lnx64/samples/cal/bin/x86_64/basic
    linux-vdso.so.1 =>  (0x00007fffd87a5000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007f0d69c91000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007f0d69a8d000)
    libaticalrt.so => /usr/lib/libaticalrt.so (0x00007f0d69f88000)
    libaticalcl.so => /usr/lib/libaticalcl.so (0x00007f0d6996f000)
    libstdc++.so.6 => /usr/local/lib64/libstdc++.so.6 (0x00007f0d6966c000)
    libm.so.6 => /lib/libm.so.6 (0x00007f0d693e8000)
    libgcc_s.so.1 => /usr/local/lib64/libgcc_s.so.1 (0x00007f0d691d2000)
    libc.so.6 => /lib/libc.so.6 (0x00007f0d68e63000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f0d69ead000)
    librt.so.1 => /lib/librt.so.1 (0x00007f0d68c5b000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f0d68a49000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f0d68713000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f0d68510000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f0d682f4000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f0d680ef000)

 

but running it gives

/usr/local/ati-stream-sdk-v2.01-lnx64/samples/cal/bin/x86_64/basic
Supported CAL Runtime Version: 1.3.185
Found CAL Runtime Version: 1.4.519
Use -? for help
Segmentation fault

 

And running /usr/local/ati-stream-sdk-v2.01-lnx64/samples/opencl/bin/x86_64/HelloCL
HelloCL!
Getting Platform Information
Segmentation fault

 

Is that normal? I don't think so!

 

What is the relation between ati stream 2.01, fglrx driver, and the Supported CAL Runtime Version: 1.3.185
Found CAL Runtime Version: 1.4.519

Regards.

 

--

Basile Starynkevitch

 

 

 

 

 

 

 

0 Likes