-
## CVE-2023-4807 - High Severity Vulnerability
Vulnerable Library - cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl
cryptography is a package which provides cryptographic recipes and primitive…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
It would be useful to build and test on AMD x86 CPUs and not only Intel.
Thanks to @lfield and his colleagues I have had access to an AMD EPYC at CERN.
The results are in PR #238.
Note that tha…
-
At the moment the effort to support `maskz` versions of operations is
a) duplicated: https://github.com/jfalcou/eve/blob/6f2421bda8384679c1f71bb8a49ac219e9377846/include/eve/detail/shuffle_v2/simd…
-
### Describe the issue:
I suspect this is part of the larger issue of consistency (resp. lack thereof) around scalars vs. 0-dim arrays.
But it's worse in this case, because now any user of the v…
-
`c_check` in OpenBLAS requires `File::Temp` to be available do detect AVX512, which is for example missing in minimal Fedora Docker images. Currently we disable that support anyway in OpenBLAS, but si…
-
From https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/merge_requests/3: as can be seen by the [benchmarks](https://gitlab.archlinux.org/-/project/39448/uploads/6fb203f48b400bf5c268c9c96…
danog updated
2 months ago
-
### Describe the issue:
I want to make sure that some variable is an instance of `np.uint64`. To this end, I use the following:
```
assert isinstance(idx, np.uint64)
```
However, in that case…
-
Hi, thanks for making such a useful tool! I noticed that STAR has ARM support by dropping SIMDE into Opal. That's a great place to start, but there's room for a lot of improvement.
Are there any pl…
-
## The bug
It appears that the `webio-jupyterlab-provider` extension is incompatible with JupyterLab v4.0.8
## Context
When I upgraded to JupyterLab v4.0.8 the `webio-jupyterlab-provider` stopped…