-
Hi, thanks again for this excellent repo. The model trains fine for me on a multi-gpu system using deepspeed stage 2 with or without offload, and I see the expected training/validation time reduction…
-
The behavior of the CutMix transform on labels was changed significantly from v1.3.2 to v1.4.0rc1. This change originates from #7813, in which I have left a comment, but I'm creating an issue to incre…
-
Can someone explain that why does not balar support MPI? And how should we create a multi CPU GPU system if we can't use MPI?
-
Hi,
Thank you very much to the author for creating such a convenient codebase.
I have a question about metadrive that I would like to ask, as I am new to it. I hope to get some suggestions for h…
-
Hi! I have noticed that you utilize the "accelerate" repo to train the model only on a single GPU. I change it to multi-gpus and use "model.module" to replace the corresponding code. However, there is…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train, Export
### Bug
…
-
More of an information than a bug report. Native Windows NCCL is not available via `conda-forge` (also not available according to Nvidia docs), I don't know whether there is one precompiled with CUDA …
-
## 🐛 Bug
### To Reproduce
Steps to reproduce the behavior:
Create a litdata set, stream the shard (image 224,224,3 + some text) and using mutli GPU using Bert + Resnet setting the max_…
-
### Tested versions
Godot v4.4.dev (c6c464cf9)
### System information
Godot v4.4.dev (c6c464cf9) - Windows 10.0.22631 - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 40…
-
CARLA version: 0.9.14
Platform/OS: Ubuntu 20.04(LTS)
Problem: Unable to use multi_GPU feature
Nvidia dirver version: 530.41.03
Hi,I tried to use the new multi-gpu feature on Carla. I have one se…