Package Details: amdapp-codexl 2.6.302-2

Git Clone URL: https://aur.archlinux.org/amdapp-codexl.git (read-only, click to copy)
Package Base: amdapp-codexl
Description: AMD CodeXL is an OpenCL, Vulkan and OpenGL Debugger and Profiler, with static OpenCL kernel analyzer. It supports OpenCL 2.0
Upstream URL: http://gpuopen.com/compute-product/codexl/
Licenses: MIT
Groups: amdapp
Submitter: Vi0L0
Maintainer: Vi0L0
Last Packager: Vi0L0
Votes: 33
Popularity: 0.000000
First Submitted: 2013-02-11 21:07 (UTC)
Last Updated: 2018-11-12 21:58 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Vi0L0 commented on 2014-12-17 17:38 (UTC)

updated to amdapp-codexl 1.6-7247: - OpenCL 2.0 support; - Power Profiling. http://developer.amd.com/community/blog/2014/12/16/whats-new-amd-codexl-1-6/ I still got no luck with Teapot Example, will look at this in free time (too bad that I dont have much of it righ now)

Vi0L0 commented on 2014-09-28 10:25 (UTC)

updated to 1.5-5364: release note: http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/AMD_CodeXL_1_5_Release_Notes.pdf if using catalyst, then version >= 14.4 is required

chengsun commented on 2014-08-08 20:50 (UTC)

Just a heads up that CodeXL doesn't seem to work properly with GDB 7.8 yet, it hangs when starting debugging.

cmr commented on 2014-07-14 19:06 (UTC)

@Vi0L0 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) 01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1) With optimus (it's a thinkpad). Should I head over to phoronix?

Vi0L0 commented on 2014-07-14 18:55 (UTC)

@stativ: oh, good to hear :> @cmr: so which gpu you got there?

stativ commented on 2014-07-14 18:51 (UTC)

It used to work for me on nVidia without any problems. I haven't used it lately, but at least it starts for me.

Vi0L0 commented on 2014-07-14 18:51 (UTC)

well... the previous version of codexl was segfaulting because it was not supporting my radeon 290x, so I guess that it could also segfault on nvidia i believe that the best place to confirm this is to ask at phoronix forums

cmr commented on 2014-07-14 18:32 (UTC)

I have never used CodeXL or the rest of the SDK, I just installed it fresh. I'm also using non-testing... I *am* using an nvidia GPU though (unfortunately). Does this only work on AMD hardware? I was under the impression that this tool replaced gDEBugger.

Vi0L0 commented on 2014-07-14 17:42 (UTC)

when did you noticed it? my system is synced with non-testing repos, works pretty good last time i get segfault it was because my 290X is not supported by amdapp-sdk lets quote: BTW when using newer hardware: - install fresh catalyst and opencl-catalyst - install amdapp-sdk - rm /etc/OpenCL/vendors/amd.icd (otherwise code won't run on a GPU) - rm /etc/profile.d/amdapp-sdk.sh (as above so below)

cmr commented on 2014-07-14 07:16 (UTC)

I am getting segfault when trying to run: Object::connect: No such slot SharedProfileSettingPage::OnExecutableChanged(const QString&, bool, bool) in /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.4/release/CodeXL/1.4/CommonProjects/AMDTApplicationFramework/src/afProjectManager.cpp:108 ./CodeXL: line 41: 17320 Segmentation fault /opt/AMDAPP/CodeXL/./CodeXL-bin Possibly due to Qt upgrades? Though it looks like it bunbles its own Qt...