-
### Xmake 版本
2.9.1
### 操作系统版本和架构
Linux 5.15.146.1-microsoft-standard-WSL2 x86_64
### 描述问题
为一个 demo 项目添加 libtorch 包时安装失败。
具体报错为自动编译 libtorch 时提示 `cc1plus: all warnings being treated as errors`…
-
Hi Power API team,
I've tried to run a couple of tests, but apparently sensor is failing to start off, due to unsupported event group.
The processor architecture in which I'm running tests has `Wi…
-
### Describe the issue:
`np.vectorize` doesn't work when used on a method inside a class definition, whether it's used as a function or as a decorator. The docstring for `vectorize` says that `pyfunc…
-
This was found in https://github.com/JuliaLang/julia/issues/48848. Where LLVM started folding a function into `fast fminnum.f16` and that led to a regression.
original IR
```llvm
; ModuleID = 'm…
-
Modern X86_64 CPUs have additional instruction sets to optimize certain operations. SIMD extensions like SSE4, AVX2, or AVX512 might speed up NumPy, SciPy, and PyTorch. CPU architecture since Intel Ne…
tiran updated
7 months ago
-
### Describe your issue.
If I using `KDTree().query()` with the argument `workers` and the values `1` or `-1` I got different results. The result, using multiple workers, is wrong. The error only a…
-
### 🐛 Describe the bug
RuntimeError: NVML_SUCCESS == r INTERNAL ASSERT FAILED at "/opt/conda/conda-bld/pytorch_1695392020201/work/c10/cuda/CUDACachingAllocator.cpp":1154, please report a bug to PyTor…
-
### Describe the bug
`zig` as currently used in nixpkgs builds for the current machine's native CPU architecture instead of baseline x86-64, resulting in SIGILLs on older machines.
### Steps To …
-
| | |
| --- | --- |
| Bugzilla Link | [37760](https://llvm.org/bz37760) |
| Version | trunk |
| OS | All |
| CC | @topperc,@dwblaikie,@erichkeane |
## Extended Description
Dear LLVM/Clang develope…
-
### Describe the issue:
After upgrading to any Numpy version >= 1.23, importing setup_common, which can be used to get the current C_API_VERSION, does not work anymore. This was tested on both pyth…