-
hi! i am trying to use the scanpy rapids functions to run multiple parallel operations on a server.
the problem i am running into is that after running any scanpy function with rapids enabled, ther…
-
Hi,
I have an issue running my collection from command line using newman. I have 1 data file with around 4500 tests inside.
Our service has over 200 endpoints. My collection has only 1 reques…
-
* Running podman rootless returns the error `Failed to initialize NVML: Insufficient Permissions`.
* Running with root works as expected.
I only had to change one setting in `config.toml` for my…
-
## Bug Report
### Description
I am following the docs on how to install NVIDIA drivers, and I am not able to get NVIDIA kernel modules to load.
```bash
$ talosctl -n cluster-3 read /system/s…
-
### Steps to reproduce
Install external rocm stack version x.y.z and u.v.w. Configure them in `/etc/spack/packages.yaml`
For me, u.v.w is 5.0.0 and x.y.z is 4.3.1, but this is an issue in general.…
-
### 版本
2.0.31
### 转载链接
[github.com/WEI4D/test-uview](https://github.com/WEI4D/test-uview)
### 重现步骤
1、vue create -p dcloudio/uni-preset-vue test-uview
2、创建完项目后,根据官方文档安装配置uview
3、…
WEI4D updated
5 months ago
-
## Version & Branch
`main` branch, default configuration in `scripts/setup/setup.cfg`
## Expected Behaviour
No failures in calls
## Actual Behaviour
Sometimes, ~10% of invocations fails with erro…
-
Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/menulibre/+bug/1749964
-
Fix UVM assignment of event data types. This is one of a few remaining blockers to UVM #1538.
This can be seen by editing test_regress/t/t_uvm_all.pl to remove --debug-exit-uvm, and commenting out…
-
While trying out workarounds for #5116, I came across this behavior:
Writing non-blocking assignments in tasks do not yield an `INITIALDLY` warning if the task belongs to a class, but it does if the …