-
When launching bwa-mem2 on a Zen 4 Epyc system the following error message will be displayed:
```
./bwa-mem2
Looking to launch executable "/opt/bwa-mem2/./bwa-mem2.avx512bw", simd = .avx512bw
La…
-
**Is your feature request related to a problem? Please describe.**
AVX512 is more and more common these days - we really should have a force functor which uses these instructions. We should also inve…
-
### Steps to reproduce the issue
```console
$ spack spec -I precice
Input spec
--------------------------------
- precice
Concretized
--------------------------------
- precice@2.4.0…
-
### 🐛 Describe the bug
When trying to `torch.compile` a module that contains `torch.clear_autocast_cache` we get the attached error. I believe this is expected but wondering if there is an establishe…
-
This isn't so much an issue as much as it is a tip. But you mention not having access to an AVX512 machine:
> This algorithm should map fairly nicely to AVX-512, and should in fact be a bit faster …
-
Pretty much self-explanatory, since I have a CPU with AVX512 support I should verify the performance of the library to use those instructions. Probably something to do over the Christmas break.
-
I seem to need to explicitly mention build, run dependencies in the view selections in order for them to work, *even though `view status` lists them as present when they aren't explicitly mentioned*.
…
-
### Problem:
When using the prebuilt NASM binaries and the path contains spaces, builds targeting `x86_64-pc-windows-gnu` fail.
Reported by @s-mayrh [here](https://github.com/aws/aws-lc-rs/issue…
-
### Describe the issue:
```python
>>> np.array([1], dtype=np.float32).__array__(None).dtype
dtype('float64')
```
but I would expect a float32 array according to https://numpy.org/doc/stable/use…
-
## Summary
While implementing the API surface for [Expose VectorMask to support generic masking for Vector](https://github.com/dotnet/runtime/issues/74613), various considerations were found that n…