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

Monitoring usage cleanup in DPL #5423

Merged
merged 3 commits into from Feb 10, 2021
Merged

Conversation

ktf
Copy link
Member

@ktf ktf commented Feb 9, 2021

No description provided.

@ktf ktf requested a review from a team as a code owner February 9, 2021 16:54
@ktf
Copy link
Member Author

ktf commented Feb 10, 2021

@davidrohr There is a warning:

sw/BUILD/O2-latest/log
Writing binaries to file (/mnt/mesos/sandbox/sandbox/o2-fullci/sw/BUILD/3db11a5549c0f852ad29141e8c098c971d9cc2a1/O2/GPU/GPUTracking/Base/opencl/GPUReconstructionOCL1Code.bin)
All done, cleaning up remaining buffers
Scanning dependencies of target O2lib-GPUTrackingOCL
/mnt/mesos/sandbox/sandbox/o2-fullci/sw/SOURCES/O2/5423/0/GPU/GPUTracking/Base/opencl-common/GPUReconstructionOCL.cl:25:30: warning: unknown OpenCL extension '__cl_clang_function_pointers' - ignoring [-Wignored-pragmas]
    #pragma OPENCL EXTENSION __cl_clang_function_pointers : enable
                             ^
[ 90%] Building CXX object GPU/GPUTracking/Base/opencl/CMakeFiles/O2lib-GPUTrackingOCL.dir/GPUReconstructionOCL1.cxx.o

can we do anything to remove it?

@ktf ktf merged commit 922ff46 into AliceO2Group:dev Feb 10, 2021
@ktf ktf deleted the feat-dpl-monitoring-cleanup branch February 10, 2021 07:40
@davidrohr
Copy link
Collaborator

Yes, we have to bump the clang version, which probably means I have to compile the clang master and put that inside the GPU CI container.

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

Successfully merging this pull request may close these issues.

None yet

2 participants