Commit 03b77a7
PR #32439: [ROCm] Fix and enable xla_gpu_use_embeded_device_lib and xla_gpu_use_…
Imported from GitHub PR #32439
…inprocess_lld
📝 Summary of Changes
Enable embedded device libs and in-process lld by default.
🎯 Justification
Moves amdgpu backend to be more filesystem layout independent.
🚀 Kind of Contribution
🐛 Bug Fix
📊 Benchmark (for Performance Improvements)
N\A
🧪 Unit Tests:
None
🧪 Execution Tests:
None
Copybara import of the project:
--
46a1003 by Dragan Mladjenovic <Dragan.Mladjenovic@amd.com>:
[ROCm] Fix and enable xla_gpu_use_embeded_device_lib and xla_gpu_use_inprocess_lld
Merging this change closes #32439
FUTURE_COPYBARA_INTEGRATE_REVIEW=#32439 from ROCm:enable_bitcode_lld 46a1003
PiperOrigin-RevId: 8243756261 parent 6bce0b8 commit 03b77a7
3 files changed
Lines changed: 16 additions & 3 deletions
File tree
- xla
- service/gpu/llvm_gpu_backend
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
1215 | 1215 | | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | | - | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
1219 | 1224 | | |
1220 | 1225 | | |
1221 | 1226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
392 | 400 | | |
393 | 401 | | |
394 | 402 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments