To see people, place and content you are following select Followed Activity. To see community-wide activity select All Activity.
See key activity first
Click Matters Most so Jive Genius can trim down the Followed Activity to the most relevant items.
Hide the noise
Click hide if you don't want to see that activity in your Followed Activity. You can always follow up with them in the Hidden stream, and unhide to bring them back.
Thank you for response but I your code isn't what I want. Basically, what i want to do is clEnqueueNDRangeKernel() generate event and clEnqueueReadBuffer() wait that event. In your code,…
I am trying to build ATLAS library using opencc... but strangely it is failing... Did anybody succeed in compiling ATLAS with opencc ever? or what is wrong? (actually, I couldnt compile anything but…
Hi KNeumann, There is a known memory leak issue in version 1.6 that we discovered recently. You are most likely running into that. There is a new version of the library (1.8 beta) that is…
printf does not guarantee memory consistency. What you are seeing is a by-product of our implementation where we only run a certain number of work-groups at a time when printf is used because of the…
Hi Jon, Windowed mode stereo should work on HDMI devices using a professional board once support hits a workstation driver. I can't really comment on the schedule though. The Catalyst Pro drivers…
I use Fedora 17 Beta with Linux Kernel 3.3.4-5 x86_64 on host AND virtual machine and a qemu-kvm build from git wich already features the platform pc-1.1 wich features the vPMU. I use libvirt and…
Have you some new informations for us? nVidia have announced there new Tesla cards yesterday. I hope we hear something about the FirePro very soon. Also they named a GPU with up to 4 GPU-DIEs…
That is correct. This is a 64bit system and 32bit libraries are NOT installed. It is Scientific Linux 6. I could install the libraries locally to our cluster, but I cant expect people to install…
While compiling the AMBER 11 MD program, the compiler failed with the following message. Any work-around? Code compiles cleanly with gfortran and ifort Gene Signal: Segmentation fault in…
I've tried with catalyst 12-4 with release date 2012-04-25 but this problem is still present (kernel 2.6.43.2-6.fc15.i686.PAE). Which release will contain this fix? I tried to apply the patch. …