Fat binary with CUDA backend #3903
-
Hi, To generate fat binary for multiple sm_*, I have tried two approaches as follow without success:
and
I thought the latter were correct. However, the errer was
Without '-Xsycl-target-backend', it works on V100, but not K40. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This piece of code suggests, that at least CUDA plugin is not ready for what you're looking for. I guess, driver support is also limited in this scenario. |
Beta Was this translation helpful? Give feedback.
-
There is an open PR for enabling this (#2087). Sadly I don't think any of the people behind it have the bandwidth to maintain it at this time. |
Beta Was this translation helpful? Give feedback.
There is an open PR for enabling this (#2087). Sadly I don't think any of the people behind it have the bandwidth to maintain it at this time.