-
We plan to continue improving JIT optimization capabilities for loop code. An overview of many JIT optimization possibilities is [here](https://github.com/dotnet/runtime/issues/65342); this issue will…
-
**Describe the bug**
The `CudaJit` backend produces a panic on startup on 0.15 and main:
```
thread 'main' panicked at /home/USER/.cargo/git/checkouts/cubecl-aa41a28b39b598f9/0dff475/crates/cub…
-
Provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible also provide a summary of what steps or workarounds y…
-
### Operating System
Win10 latest
### x64dbg Version
Jul 28 2024
### Describe the issue
Sorry for shouting that's what I see. Got a new VM, set jit, now can't unset it. I mean yeah, it was empty,…
-
```cs
void Test(int[] arr)
{
arr[10] = 0;
if (arr.Length < 5)
{
Console.WriteLine("dead branch");
}
}
```
Codegen:
```asm
; Method Program:Foo(int[]):this (FullOpts)
G_M33786_I…
-
Currently, Tailcall supports two execution engines:
1. **Async GraphQL Engine**: Works out of the box and can be enabled using `enableJIT: false`.
2. **JIT Engine (default)**: A faster alternative…
-
### Description
My program fails silently when using `at[index].set(value)` in the multi-host setting with `shard_map` and `jit`.
Here is a minimal example to reproduce the error:
```python
…
-
# A DSL for Peephole Transformation Rules of Integer Operations in the PyPy JIT | PyPy
[https://www.pypy.org/posts/2024/10/jit-peephole-dsl.html](https://www.pypy.org/posts/2024/10/jit-peephole-dsl…
-
[Job](https://mihubot.xyz/runtime-utils/EhGXKQeA) completed in 20 minutes 10 seconds.
https://github.com/dotnet/runtime/pull/109466
### Diffs
```
Found 261 files with textual diffs.
Summary of Code…
-
git version: c104d79ec6b278fcc0d2df18c7b5452fb7e7e5d3
system:
```
LSB Version: core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS…