-
After a quick inspection of xtensor-python's internals, it looks like it shouldn't be too hard supporting both pybind11 and [nanobind](https://github.com/wjakob/nanobind) via some sort of minimal comp…
-
### 🚀 Feature
Support for not tiling images in vectorized environments and instead returning a 4-dimensional array.
### Motivation
Untiling the image is fairly non-trivial (the tiling code is…
-
**Describe the bug**
I am working on adding DBToaster's TPC-H benchmarks to the suite: https://github.com/aehmttw/feldera/tree/tpc-h. At the moment, all of the queries run on my PC with the medium-si…
-
This issue tracks new errors in the PyTorch 1.10 jit, e.g.
```sh
pytest tests/infer/test_jit.py::test_dirichlet_bernoulli -k Jit -vx --runxfail
```
```
__ test_dirichlet_bernoulli[JitTraceE…
-
Hello,
I have been having troubles with the following line:
`solution = solve_ivp(SIR, [0, size], [s_0,i_0,r_0], t_eval=np.arange(0, size, 1), vectorized=True)`
At fourth iteration, it never …
-
```c++
#include
#include
#include
#include
#include
#include
void print_vec(__m256 vec, std::string msg){
std::cout
-
### Background and motivation
`AVX-512 IFMA` is supported by Intel in the Cannon Lake and newer architectures, and by AMD in Zen 4.
These instructions are known to be useful for cryptography and l…
-
This kernel here:
https://gist.github.com/inducer/8f7cd72829c85acc1d3fcb9c4a5dae05
gets vectorized into full-width 256-bit vectors without a problem by both Intel CL and ispc. (Note how the workgrou…
-
| | |
| --- | --- |
| Bugzilla Link | [30837](https://llvm.org/bz30837) |
| Version | 3.9 |
| OS | All |
| Attachments | [C test case, sh command to invoke clang, and example faulty IR](https://user…
-
| | |
| --- | --- |
| Bugzilla Link | [26600](https://llvm.org/bz26600) |
| Version | trunk |
| OS | Linux |
| Attachments | [badly vectorized IR](https://user-images.githubusercontent.com/421450/14…