-
I believe the below MWE should work according to the `ScalarDiffusivity` docstring, but from the error it seems to be expecting `funky_diffusion(x, y, z, t)` instead of `funky_diffusion(x, y, z, t, p)…
-
### 🐛 Describe the bug
Custom operators registered via `torch.library.custom_op` seem to be much slower than ops registered via `torch.Library.define` + `torch.Library.impl`
```
import torch
@…
-
![屏幕截图 2024-08-20 113336](https://github.com/user-attachments/assets/652baba3-3900-4c04-b540-9d013137bdba)
[CapFrameX.log](https://github.com/user-attachments/files/16668916/CapFrameX.log)
![image](…
-
_Originally written by **the obituary | 76561198253544562**_
Game Version: 1.2.0364
*===== System Specs =====
CPU Brand: 12th Gen Intel(R) Core(TM) i7-12650H
Vendor: GenuineIntel
GPU Brand: Intel(R) …
-
_Originally written by **FROSTY | 76561199134139666**_
Game Version: 1.2.0364
*===== System Specs =====
CPU Brand: AMD Ryzen 7 5700G with Radeon Graphics
Vendor: AuthenticAMD
GPU Brand: AMD …
-
Noticed mb vcore voltage for my 10850k on a z490 taichi (nuvoton) was exactly double my shown vcore in hardware monitor and cpu-z, I understand the cpu section has voltages but they are vid... when ru…
-
![image](https://github.com/user-attachments/assets/578ee0d4-7046-42b5-b24c-38ef00609cf0)
Hello. I'm trying to get field of a single atom by TORCWA. The difference are that I choose the incident lig…
-
When i try to compile the 64bits version:
"Adjust the make build by changing -lmkl_intel_lp64 to -lmkl_intel_il64"
the compilation is successfully.
But when i try to run it gives rise the f…
wever updated
4 weeks ago
-
### 🐛 Describe the bug
The case comes from xpu [triton-benchmark](https://github.com/intel/intel-xpu-backend-for-triton/blob/llvm-target/benchmarks/triton_kernels_benchmark/flash_attention_fwd_benc…
-
Hello, we are looking for the best way for deploying TGI on Xeons.
I understand that container images tagged with `x.y.z-intel` are the XPU builds, while `Dockerfile_intel` defines both XPU and CP…