Commit 15f2a66
Fix Pallas GPU lowering by using Triton backend
JAX 0.10.1 defaults to Mosaic GPU backend which fails due to missing
absl-py. Set JAX_PALLAS_USE_MOSAIC_GPU=0 to use Triton backend and
install absl-py for future Mosaic GPU compatibility.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fbee928 commit 15f2a66
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments