The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
14 views

Jdeveloper rendering messed up on Linux when JSF Designer

I have installed Jdeveloper 11g on Ubuntu 12.04 64 bit. After trying to edit the jsf page in the design mode the Jdeveloper becomes completely messed up like on the page below. I tried different ...
-1
votes
0answers
23 views

Looking for a LBS provider to get LAC code/cell ID using HTTP API [closed]

We are looking for a LBS provider, who can provide us the LAC code and the cell id of a MSISDN using a HTTP API. (You have to perform a SS7 MAP Anytime interrogation query (ATI) to get the LAC and ...
1
vote
0answers
55 views

Valgrind reports lots of errors when running opengl program on ATI - should I worry?

I have a very complex OpenGL application running on a embedded device with ATI graphical chip, running a RT linux. The application's part are tested with unit tests. They all pass and no memory leak ...
0
votes
0answers
26 views

Is there a way to compile AMD IL on Windows?

I'm currently trying to set up an environment where I can directly write AMD IL code and compile it. So far, I found out how to get the IL out of an OpenCL kernel, but I don't know how to compile it ...
-1
votes
0answers
193 views

Which cloud computing company provides AMD Radeon based GPU cluster? [closed]

I think there is a few companies provide NVidia Tesla based GPU cluster, but I haven't seen similar offering for AMD ATI Radeon based GPU cluster. Is this statement correct? If yes, why?
1
vote
1answer
97 views

How do I detect “invalid drawable” in Mac OS X?

I am working on a cross platform application that is over a decade old. The UI is by Qt and backend rendering is done with OpenGL. OpenGL contexts are managed in the back end, not by Qt. I have ...
0
votes
1answer
247 views

how to install kernel 3.4 and fglrx drivers 13.1 on ubuntu 12.04 [closed]

I have tried to upgrade from kernel 3.2 to kernel 3.4 (here) and after that installing fglrx drivers 13.1 (compatible up to kernel 3.5). Here are the steps I followed: Removing (purging) existing ...
0
votes
0answers
62 views

AntTweakBar not appearing on ATI graphics based hardware

I'm currently working on a project for my 3rd year at University using OpenGL with GLEW, GLFW and AntTweakBar. On my own machine (i5-2500k, GTX 570) it runs fine. However, when I've tried it on a ...
0
votes
1answer
115 views

PyOpenCL Matrix multiplication

I have this code for matrix multiplication using pyopenCL. My problem is that the result is wrong in some matrices, and I dont understand why. After some research i think its related with global size ...
0
votes
0answers
64 views

AMD/ATI FirePro V5900 WebGl / OpenGl ES not supported?

it seems that with the current (28. Feb. 2013) Catalyst driver from AMD ver. 9.3.3 WebGl is not supported. At least I'm not able to hook up Firefox or Chrome with native GL support. It only works with ...
0
votes
1answer
213 views

GLSL version on my macbook is not the same as one would expect

I have MacBook pro with Radeon HD6750, MacOS 10.7.5 and I found that it should support OpenGL 3.2 and GLSL 1.5 proof. Unfortunately, when I try to build one thirdparty application with shaders ...
0
votes
0answers
55 views

debian missing power_profile

I have debian testing (wheezy) and Ati hd5770 video card. I use xserver-xorg-video-ati for driver. There is /sys/class/drm/card0/device/power_profile and when i do echo "low" > ...
2
votes
1answer
101 views

Local variable alignment for ATI/AMD OpenCL

I've been having trouble with a misaligned structure. Here are the structures involved: struct Ray { float4 origin; float4 dir; float len; float dummy [3]; }; struct RayStack { ...
0
votes
0answers
264 views

Where can We find drivers for Ati Radeon HD6720G2? [closed]

I had to format and reinstall Windows 7 Home Premium. I need drivers for my graphic card. I was looking for drivers at manufacturer's website www.amd.com and I didn't find.
0
votes
1answer
175 views

Radeon hd 6570 black screen [closed]

I got some problem with new graphic card. Every time I use AMD Catalyst drivers on Windows or Linux, screen repeatedly goes black. This usually shows u when i open new cards in a browser, resize a ...
0
votes
2answers
94 views

Strange ATI vs Nvidia TRIANGLE_STRIP issue

I have this code, I am using a test for my Engine I am working on. On My NVIDIA NVS 4200M it displays the GL_TRIANGLE_STRIP as expected. On my ATI Radeon 5800 it appears to draw a Triangle. ...
0
votes
0answers
2k views

Linux Ubuntu 12.10 and ATI drivers for 64 bit [closed]

So I am following instructions on this blog post http://www.techlw.com/2012/08/install-amd-catalyst-128-drivers-in.html which is pretty detailed and works until the install log throws this at me: ...
0
votes
0answers
238 views

Blender cycles with opencl- abysmal performance [closed]

I have a HP Envy 4 1025tx system 2.6GHz gen3 i5 quad core radeon 7670m 4Gb Ram Linux Mint Maya64 with non opensource AMD drivers. The performance of CPU rendering is better than my GPU on cycles. ...
2
votes
1answer
141 views

How to develop OpenCL code for both ATI and NVIDIA?

I want to write a raytracer and GPGPU seems like a very good way to accelerate it. The problem is that although OpenCL is a Khronos standard, it seems Intel, NVIDIA and ATI have all released their own ...
7
votes
2answers
345 views

Detecting the GPU with a browser and javascript

I need to find out if a user is browsing a website with the a graphics card on the webgl blacklist using Chrome: http://support.google.com/chrome/bin/answer.py?hl=en-GB&answer=1220892 ...
2
votes
2answers
562 views

OpenCL ATI Stream SDK on Nvidia GPU

Can I code my OpenCL application on an Nvidia GPU by installing ATI Stream SDK (as it will allow me to accelerate my CPU too which Nvidia programming SDK won't) ?
1
vote
0answers
106 views

ATI Driver and settings change

I have the need to programmatically change the various settings that are present in the ATI Catalyst control center. From AMD website I downloaded ADL SDK, which seemed to allow me to change the ...
1
vote
1answer
248 views

What does valgrind mean by “jump to invalid address” here?

valgrind --leak-check=full ./CH02_HelloTriangle ==11404== Memcheck, a memory error detector ==11404== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==11404== Using Valgrind-3.7.0 ...
0
votes
1answer
171 views

OpenCL-GL Interop memory not in sync

I'm having troubles with OpenCL-GL shared memory. I have a application that's working in both linux and windows. The CL-GL sharing works in linux, but not in windows. The windows driver says that ...
2
votes
1answer
364 views

HLSL point sprite texture coordinates work on ATI not NVIDIA

I am really stuck on this one. My HLSL for rendering point sprites with texture coordinates for a sprite sheet works fine on all ATI cards but not on any NVIDIA cards. On NVIDIA cards the passed ...
0
votes
1answer
725 views

Ubuntu 12.04 /usr/bin/ld: error: cannot find -lGL

I istalled the fglrx ATI/AMD proprietary driver and now when i try to launch my OpenGL/SDL project i receive this message: /usr/bin/ld: error: cannot find -lGL I run Ubuntu 12.04 desktop, 64-bit. ...
0
votes
1answer
189 views

set readbuffer to an FBO color attachment fails with invalid enum error

According to the OpenGL documentation I should be able to set the source for pixel reading to any of GL_COLOR_ATTACHMENTi. However, when I try this, glGetError gives me a GL_INVALID_ENUM error. A ...
0
votes
0answers
414 views

Graphics card support from virtualbox running Ubuntu 10.04

I am interested in doing OpenGL programming in Ubuntu , and have no wish to create a instance of Ubuntu alongside my Windows at boot time . So , is it possible to get the support of my ATI Radeon ...
0
votes
0answers
215 views

How to fix resolution problems with dual monitor cutting of images on res-change?

It's not really a programming question, more a problem, but this is the issue: So, I have a Radeon Mobility HD 5470 512 MB GDDR3. It is a laptop with a main display, a VGA and a HDMI output. When I ...
0
votes
0answers
120 views

Quad textured with big texture doesn't show up

I've run into some issue with drawing a texture. Situation is as follows: I've got linux box with ati hardware and propietary ati driver, which is two or three years old - because of ati ditching old ...
2
votes
1answer
195 views

gdb: how to get a complete backtrace when fglrx_dri.so segfaults?

I'm experiencing segmentation faults in the fglrx dri library when running my own Qt based OpenGL application. The backtrace I get from gdb (with dbg symbols installed for Qt and my own application): ...
0
votes
0answers
256 views

ATI ADL - AdapterInfo_Get

Good evening guys! I'm currently trying to work with a Delphi pascal translation of the ATI ADL structure. In brief, this allows me to retrieve information from an ATI/AMD GPU in a system, and ...
0
votes
0answers
219 views

ATI Mobility Radeon 4650: “GPU not found. Falling back to CPU device”

I have ATI Mobility Radeon 4650 on my computer. I have installed AMD APP SDK v2.7 with OpenCL 1.2 SDK and opened the sample applications. All of them indicates that GPU is not found. However, ...
0
votes
0answers
156 views

Last GL_ELEMENT_ARRAY_BUFFER buffered will not render if very large array previously buffered

I have noticed a very strange version specific behavior in OpenGL 4.2. If I buffer a very large element array then the last element array I buffer following it does not display. Oddly this behavior ...
2
votes
1answer
750 views

OpenCL/CPU. Test whether the OpenCL framework is available

I'm working on a hybrid OpenCL application that has to decide at run time whether to use or not to use the GPU implementation. Is there a cross platform (i.e. for intel, nvidia, and ati) way to ...
1
vote
0answers
273 views

Mac OSX ATI Driver crash [closed]

We have been having an ongoing issue with crashes in the ATI Driver. I'm looking for any ideas on how to track down the problem and resolve this. The crashes occur at random times and we have not ...
0
votes
1answer
560 views

Linux, AMD, Flash-video - is GPU-decoding possible at all?

If it's possible - how to make ATI videocore to decode flash-video in archlinux? P.S. please if you know that fact it's working somewhere somehow - just tell me about! I googled all around and i ...
0
votes
1answer
380 views

ATI streams failed on AMD 7970 series

I have a program (not mine - downloaded from i-net) made on ATI streams (more accurate - on brook lang - file is *.br). There is a python script (see below), that compiles it into *.il file using ...
3
votes
2answers
447 views

What's the difference between AMD's APP SDK and (AMD) ATI's Stream Technology?

I'm working on a project that will use an AMD GPU for processing data. I noticed AMD has two different SDKs available on their website for using the GPU: ATI Stream Technology and OpenCL™ and the ...
0
votes
1answer
249 views

How it is possible to communicate with HLR through MAP-ATI in GSM network ?

How it is possible to interact with HLR table through SS7 ? is there any simulator to do that or I'll need to do that through the network operator ? I've been using Astersik to communicate with GSM ...
10
votes
1answer
8k views

Cuda and ATI graphic card [closed]

Can I use CUDA with an ATI graphic card?
0
votes
1answer
217 views

What language and compiler to write ATI GPU code for?

I know Nvidia has CUDA, but what does ATI have? I dont want to use OpenCL because I want to keep as low level to the hardware as possible. Is it brook, or stream? The documentation available is ...
3
votes
1answer
775 views

What is the actual number of vertex uniform components for GLSL shader on ATI graphics card?

I'm writing a GLSL vertex shader for an iMac with a AMD Radeon HD 6970M 2048 MB graphics card: GL_MAX_VERTEX_ATTRIBS: 16 GL_MAX_VERTEX_UNIFORM_COMPONENTS: 4096 GL_VERSION: 2.1 ATI-7.12.9 ...
0
votes
1answer
225 views

OpenCL and Mobility Radeon x2300

I have a Samsung r60+ laptop with an AMD Mobility Radeon x2300. Can I use it for OpenCL development? I have installed the latest AMD SDK, but I only see the CPU compute device. I am using Linux, but ...
1
vote
3answers
545 views

Displaced controls in windows forms .net framework

I have a strange problem. I have designed a windows form application in c# and .net framework 3.5. In the runtime, the form and its controls are fine in all the computers except my laptop, where the ...
2
votes
1answer
453 views

Memory Leaks and Errors related to OpenGL, SDL, and Graphics Drivers

System & Library Specications: Operating System - Ubuntu 11.10 Graphics Card - ATI Mobility Radeon HD 5430 Graphics Driver Version - fglrx-updates/fglrx-updates-dev (2:8.881-0ubuntu6.1) SDL ...
2
votes
1answer
963 views

glVertexAttribPointer on built-in vertex attributes like gl_Vertex, gl_Normal

I have to send vertex attributes using glVertexAttribPointer to shaders expecting them as built-in (gl_Vertex, gl_Color, etc.). The glVertexAttribPointer function needs to specify the index (or ...
8
votes
1answer
664 views

glVertexAttribDivisor and index input

guys, I am trying to make use of glVertexAttribDivisor in my OpenGL instanced drawing. It works in NV card, but it doesn't work in ATI card. Nothing is drawing. From GlExtensionViewer, it shows ...
1
vote
2answers
599 views

OpenCL for MAC using ATI card

Hello all I would like to know whether openCL can be installed on a MAC running OSX with an ATI Raedon HD card. Also if it can Im not able to find any links where I can download the ATI Stream drivers ...
-1
votes
1answer
434 views

Recommendation for OpenCL GPGPU [closed]

I first got into GPGPU with my (now aging) NVIDIA 9800GT 512MB via CUDA. It seems these days my GPU just doesn't cut it. I'm specifically interested in OpenCL, as opposed to CUDA or StreamSDK, ...

1 2