Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build problem #16

Closed
Mantxurreta opened this issue Aug 31, 2018 · 2 comments
Closed

build problem #16

Mantxurreta opened this issue Aug 31, 2018 · 2 comments

Comments

@Mantxurreta
Copy link

Mantxurreta commented Aug 31, 2018

Hello,
After I get a satisfactory build I do not find executables.
Process:
git clone https://github.com/GPUOpen-Tools/RCP.git
cd RCP
python Scripts/UpdateCommon.py
cd Build/Linux/
sh ./build_rcp.sh skip-32bitbuild skip-hsaprofiler

NOTE:
hsa 64bit fails if I do not skip it
I try to install ROCm but it seem to interfere with my AMDGPU driver installed 18.30.

With the process above I get the return:
----------- End building -----------------
Fr 31. Aug 21:10:06 CEST 2018

*** SUCCESS ***
Build Common, 64-bit...
Build DeviceInfo, 64-bit...
Build CLCommon, 64-bit...
Build CLProfileAgent, 64-bit...
Build CLTraceAgent, 64-bit...
Build CLOccupancyAgent, 64-bit...
Build ProfileDataParser, 64-bit...
Build sprofile, 64-bit...
Build PreloadXInitThreads, 64-bit...


Content of the folder RCP/Output/bin
total 94296
drwxr-xr-x 2 myuser myuser 4096 Aug 31 21:10 ./
drwxr-xr-x 6 myuser myuser 4096 Aug 31 21:10 ../
-rwxr-xr-x 1 myuser myuser 12457628 Aug 31 21:10 libGPUPerfAPICL32.so*
-rwxr-xr-x 1 myuser myuser 23332448 Aug 31 21:10 libGPUPerfAPICL.so*
-rwxr-xr-x 1 myuser myuser 12097328 Aug 31 21:10 libGPUPerfAPICounters32.so*
-rwxr-xr-x 1 myuser myuser 22962744 Aug 31 21:10 libGPUPerfAPICounters.so*
-rwxr-xr-x 1 myuser myuser 4151928 Aug 31 21:10 libRCPCLOccupancyAgent.so*
-rwxr-xr-x 1 myuser myuser 4463464 Aug 31 21:10 libRCPCLProfileAgent.so*
-rwxr-xr-x 1 myuser myuser 5170752 Aug 31 21:10 libRCPCLTraceAgent.so*
-rwxr-xr-x 1 myuser myuser 7584 Aug 31 21:10 libRCPPreloadXInitThreads.so*
-rwxr-xr-x 1 myuser myuser 4747600 Aug 31 21:10 libRCPProfileDataParser.so*
-rwxr-xr-x 1 myuser myuser 7022744 Aug 31 21:10 rcprof*
-rwxr-xr-x 1 myuser myuser 24088 Aug 31 21:10 VkStableClocks*

The log is in an attached file.
Thank you for your help.

RCP_Build_problem.log

@chesik-amd
Copy link
Collaborator

chesik-amd commented Sep 4, 2018

"After I get a satisfactory build I do not find executables."

It looks like your build succeeded. Your directory listing above shows that you have the "rcprof" executable.

@Mantxurreta
Copy link
Author

My folder explorer did not recognise it as a program and I didnt distinguish it from the ".so" files. Therefore I assumed that I did not succeed in building it.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants