-
### Describe the bug
Building triton from source using `scripts/compile-triton.sh` doesn't allow running [example 1 -- triton kernel](https://github.com/intel/intel-xpu-backend-for-triton?tab=readme-…
-
diffrax 0.6.0
jax 0.4.30
Using jax.experimental.enable_x64 and jit will return a exception.
```python
import jax
import jax.numpy as jnp
import diffrax
key = jax.random.PRNGKey(0)
x1 = …
-
Hi,
Seems to me that the compilation Just-In-Time (JIT) is an old technique (~ the 80s). Why this technique is not used nowadays in modern Forths which keeps using virtual machines and byte code. I'm…
-
### Description
The following code:
```php
-
I am trying to jit compile C++ code using libclang. I am mostly following this tutorial https://blog.memzero.de/llvm-orc-jit/ with some modifications to support C++ instead of C and linking the standa…
-
# TLDR
This is a lot of text because the issue is complex but if you want the gist:
To not break a lot of tools that rely on unwinding, I propose to fix this by **compiling the JIT stencils with…
-
I disabled JIT for WasmSignalHandler build error in https://github.com/kenz-gelsoft/Inari/issues/24
It seems to need CPU register handling. I don't know we can access register in normal (non-debugg…
-
Current python bechmark uses a pre-defined fusion definition which was generated by `thunder.jit`, when `thunder.jit` changes, it can't directly refelect the change.
To solve this issue, we are consi…
-
### What does the ELN SIG need to do?
The new JIT in Python 3.13 has clang as a build (but not runtime) dependency. Unfortunately, the code is locked to a particular version; 3.13 uses llvm/clang 18…
-
![1725417204392](https://github.com/user-attachments/assets/50d0b8c2-5528-484e-9e43-59d19ece6596)
这个问题如何解决呢?