-
### 🐛 Describe the bug
There are a number of unit test failures happening on Arm® Neoverse™-V1 platform. These include, but are not limited to
test_argmax_argmin_with_nan_cpu, test_argmax_argmi…
-
- [x] Learn HPX system, build, install and run example.
- [x] Learn LibFlatArray, build and run example.
- [x] Read LibFlatArray code.
-
Please forgive me writing an issue like this, because it is light on detail, but my issue with `redcapAPI` is the uneven vectorization. I've had this problem multiple times in redcapAPI. Yet, I can't …
-
This may have already been explained in the doc, however I was unable to find any information.
I'm trying to use the library in a Xeon processor which is not the latest and does not have AVX2. Is thi…
-
### ML-Crate Repository (Proposing new issue)
:red_circle: **Project Title** : Intention of Chatbots
:red_circle: **Aim** : Tweak and expand the data with your observations to build and understand t…
-
Hi! Thanks for the awesome work here. I've been tinkering with it for the past couple of evenings.
I've been testing for potential performance improvements by switching from `std::vector` & your al…
-
It would be nice if we could write something like
``` julia
function foo(X)
u = zero(eltype(X))
@simd for x in X
u += log(x)
end
u
end
```
and have it automatically use a vec…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
Hello ybhan great respository , I have changed some part of your code like Cylindrical warping to vectorized ones and achieved significant speedup ,but i could not vectorize this part of your code .
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR32854](https://bugs.llvm.org/show_bug.cgi?id=32854) |
| Status | NEW |
| Importance | P enhancemen…