-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### What Happened?
I am trying to create a minikube cluster with nvidia GPU using [docker driver](https://minikube.sigs.k8s.io/docs/drivers/docker/). I have followed all the instructions mentioned in…
-
### 🐛 Describe the bug
Working in python:
```py
import torch
t = torch.Tensor()
x = torch.cat([t, t, t], 1)
x
```
output:
```
tensor([])
```
not working in c++
```cpp
#include
…
-
Hello, I'd like to create a k8s deployment without GPUs, however my nvidia.com/gpu config doesn't work:
``` resources:
limits:
cpu: "2"
memory: 4Gi
nvidia.com/gpu…
-
When using this cofig to compile kernel of WSL, the linux distro cannot get nvidia gpu support(F**K U NVIDIA).
~> nvidia-smi
Failed to initialize NVML: GPU access blocked by the operating system
…
-
Hi,
I understand that NVIDIA GPUs currently support the acceleration of 2:4 Sarsity (on Tensorcore) and Block Sparsity (on Tensorcore).
How can I accelerate my custom sparsity pattern on the GPU …
-
你好,我浏览代码仓库看只实现对nvidia gpu虚拟化支持。如果想通过volcano调度器使用国产化卡,比如华为昇腾910b,那么我该怎么做?
-
### What is the issue?
![image](https://github.com/user-attachments/assets/77256c03-4d29-45a7-96d9-2f01901a782c)
![image](https://github.com/user-attachments/assets/f82028c3-e240-47a6-833c-519117cae…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Create nvidia.nix with below content.
```
{ pkgs, config, libs, ... }:
{
# Enable OpenGL
hardware.opengl = {
enable…
-
**Area of Concern**
- [ Server version: 2.6.5 ] Server
- [Object Detection (YOLOv8) ] Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo]
- [ Docker ] Installer
- [ ] R…