-
Tracking any remaining algorithms to vectorize.
Optimized via C runtime library functions, like `memcpy`, counts as vectorized too, as these functions are optimized.
See also #7.
Algorithm …
-
Ubuntu 16.04. gcc-5.5.0. Dual Xeon E5-2670. This is from the 2.4.5 sources (release, not master).
Not sure why there is a dependency on AVX512 when this CPU doesn't support it ...
`-DXMR-STAK_CO…
aleqx updated
6 years ago
-
### Describe the issue:
I was debugging some memory leaks in `stringdtype` and noticed that numpy has some minor memory leaks coming from the ufunc object creation. I ended up adding some debug pri…
-
### Describe the issue:
### Problem
If numpy is imported _before_ a Posix signal is blocked by setting a signal mask, the signal will not actually be blocked. If, however, numpy is imported _after_ …
-
### 🐛 Describe the bug
when I use executorch to lower my transformer-based model to xnnpack backend.I meet the error
```
INFO:executorch.backends.xnnpack.partition.xnnpack_partitioner:…
-
### How can we reproduce the crash?
First, create a new project, and install the `gpu.js`, the [gpu.js is a opensource calculation acceleration library](https://github.com/gpujs/gpu.js/#readme) for j…
-
### Describe your issue.
Python crashes after Rotation object manipulation like in the Code Example below.
Crash occurs at second function call. Not the first one.
I have this problem on Windows …
-
Hi, I need this patch to build ELPA as part of the CP2K 2023.1 toolchain in our setup (a rather bare CentOS base, separate compiler and MPI prefix, separate prefix for a lot of other dependencies from…
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.1.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ub…
-
1. What are the instructions being proposed?
Relaxed versions of:
- `i32x4.trunc_sat_f32x4_s`
- `i32x4.trunc_sat_f32x4_u`
- `i32x4.trunc_sat_f64x2_s_zero`
- `i32x4.trunc_sat_f64x2_u_zero`
…