-
Related to #87 clearly and even more to #44.
On the new Betzy OS, the same image is used everywhere so nvidia-smi is available everywhere, causing Sonar to report gpufail=1 on all the non-GPU nodes…
-
I'm trying to generate a CDI specification in a program living inside a snap container (see https://github.com/canonical/lxd/pull/13562)
When generating a CDI spec from inside a snap package, we ne…
-
Hi,
I now have Crave integrated and working in my "elaborate" UVM-SC testbench. Crave variables are being randomized subject to the Crave constraints I put in place - using the experimental API as …
-
https://github.com/kokkos/kokkos-kernels/blob/b9c1bab7a8ae7c9413ad09f612f9011ff04a819e/perf_test/Benchmark_Context.hpp#L58
On a system with multiple GPUs, we'll see something like
```
Failed to…
-
I tried to run the latest version of step-64 on GPU, and it run the following error:
Cycle 0
Number of active cells: 8
Number of degrees of freedom: 343
:0: : block: [0,0,0], thr…
-
I have config the docker 19.03.6 and nvidia-docker successfully.BUT ,when I test:
docker run --gpus all nvidia/cuda:10.0-base nvidia-smi
GET errors :
docker: Error response from daemon: OCI run…
-
## Problem Explaination
Hello there ! I am trying to use the cuPCL repository: https://github.com/NVIDIA-AI-IOT/cuPCL such to preprocess the PointCloud by a Voxel Downsampling Filter prior to using…
-
Hi Guys,
After update nvidia driver to 450.80.02
I ran the command:
```
sudo docker run --rm --runtime nvidia nvidia/cuda:11.0-base nvidia-smi
```
And I got this error:
```
docker: Error respo…
-
Is there some examples or standard libraries for testing components like wishbone, uart, spi, ... with chisel-testers2 ?
-
Hi @pakmarkthub, sorry for the tag but it's related to this one:
https://github.com/NVIDIA/gdrcopy/issues/278#issuecomment-1736701644
Is there a recommend what to enable gdrcopy within a Kubern…