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

oclcpuexp source code #3025

Closed
sl1pkn07 opened this issue Jan 13, 2021 · 5 comments
Closed

oclcpuexp source code #3025

sl1pkn07 opened this issue Jan 13, 2021 · 5 comments
Assignees
Labels
OCL CPU Experimental RT Issues in Experimental Intel(R) CPU Runtime for OpenCL(TM) Applications with SYCL support

Comments

@sl1pkn07
Copy link

Hi

i see a releases of binary of oclcpuexp (Opencl CPU) but not the source code

due a certain problems with my system, i need rebuild the oclcpuexp libraries

where i can download the source code?

greetings

@AlexeySachkov
Copy link
Contributor

Hi @sl1pkn07, unfortunately OpenCL CPU RT is not available in source form at the moment, see #1720

due a certain problems with my system, i need rebuild the oclcpuexp libraries

Could you please share a bit more context, probably we will be able to suggest something?

@AlexeySachkov AlexeySachkov added the OCL CPU Experimental RT Issues in Experimental Intel(R) CPU Runtime for OpenCL(TM) Applications with SYCL support label Jan 13, 2021
@sl1pkn07
Copy link
Author

it depends on new libraries not available on the system, and updating them requires recompiling many other dependencies. so i prefeer rebuild only one (oclcpuexp) instead partialy all system

greetings

@AlexeySachkov
Copy link
Contributor

it depends on new libraries not available on the system, and updating them requires recompiling many other dependencies. so i prefeer rebuild only one (oclcpuexp) instead partialy all system

It is apparently a hacky way, but theoretically it should be possible to obtain local copies of those new libraries and play around with LD_LIBRARY_PATH to get oclcpuexp working on an older system. At least once I used such "Frankenstein" setup where I copied a bunch of glibc-related libraries from newer system to an older one and I was able to launch some tests just fine

@sl1pkn07
Copy link
Author

thats is one of things i want avoid (or use chrpath/patchelf to point RPATH/RUNPATH to "newer" lib path)

greetings

@pvchupin
Copy link
Contributor

OpenCL CPU RT is closed source at the moment. There are no nearest future plans to open source it.
Closing as duplicate of #1720

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCL CPU Experimental RT Issues in Experimental Intel(R) CPU Runtime for OpenCL(TM) Applications with SYCL support
Projects
None yet
Development

No branches or pull requests

3 participants