-
I use Discord Audio stream since version 1.2.3 but for some reason it stopped working a few days ago. I now updated to the latest version and the issue is still there.
The video (and the preview) a…
-
Hi... I want to evaluation your model on nuscenes on single gpu, but I failed... I get a key error when I'm fetching data.
![image](https://github.com/user-attachments/assets/03b22e7a-a595-42ea-b0e6-…
-
### What is the issue?
GPU not used:
2024/11/18 20:38:09 routes.go:1158: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PR…
-
Support for gpu?
-
Are there plans to support multiple GPUs. Currently when I run app.py (passing in --device cuda) I receive an OOM, even though my second GPU is completely empty
-
### Description
When multiple pods request a portion of the GPUs on a node, there is an issue of the GPUs being allocated repeatedly.
As shown below,three pods are scheduled to the same node, on whi…
-
Could you let me know the details of the GPU used in the experiment, as well as the approximate time taken for both training and testing?
-
Amazing work guys, but why most projects totally skip the hardware requirements needed to run? Isn't it the most important information for a project that can be run locally?
-
I've revised the setting.py as below, but when running marker or marker_single, still it works under CPU mode.
----reivsion ---
line10:
class Settings(BaseSettings):
# General
TORCH_DEV…
-
## Description
Hi, I encountered an error which has been posted by many people while training a LightGBM model using the GPU: **LightGBMError: bin size 3142 cannot run on GPU.** This error seems to be…