Open
Conversation
Contributor
|
Thanks for reporting. I currently don't have time to experiment with nanbield, but I will keep it in mind. If I have time at any point I will definitely look into it. |
Owner
Author
Don't worry. Since chipStar seems to support LLVM 15 and up, mickledore and up can work. Hopefully PyTorch and other stuff supporting CUDA can be convinced to use chipStar. |
Owner
Author
|
chipStar is not a complete CUDA replacement yet. PyTorch disqualifies it in its CMake framework: Postponing for now. |
This should allow using icpx in native builds by chipStar. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Similar reasoning as for intel-oneapi-dpcpp-cpp. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This is for setvars.sh in Intel DPCPP compiler. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Similar reasoning as for intel-oneapi-dpcpp-cpp and intel-oneapi-dpcpp-cpp-runtime. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Also add a patch to allow building tbb-native on hosts with GCC 14. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This fixes a build error for ocl-icd-native on hosts with GCC 14. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Use a different branch where cucc can be symlinked as nvcc. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
1f95de7 to
b52eeb3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@reibax-marcus FYI
It doesn't work yet.