Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

clDNN makes [bad] assumptions about c++ runtime #58

Open
tripzero opened this issue Mar 22, 2019 · 0 comments
Open

clDNN makes [bad] assumptions about c++ runtime #58

tripzero opened this issue Mar 22, 2019 · 0 comments

Comments

@tripzero
Copy link

The check checks for clang and if true, tries to link against libc++, etc... without any checks that this is the correct runtime to be using.

https://github.com/intel/clDNN/blob/master/CMakeLists.txt#L1055

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

No branches or pull requests

1 participant