You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After from catalyst.data.sampler import DistributedSamplerWrapper, setting CUDA_VISIBLE_DEVICE will have no effect.
To me, this is a bit counterintuitive. Is this correct, I want to know what is the reason and how to fix it?
Hi! Thank you for your contribution! Please re-check all issue template checklists - unfilled issues would be closed automatically. And do not forget to join our slack for collaboration.
🐛 Bug Report
After
from catalyst.data.sampler import DistributedSamplerWrapper
, setting CUDA_VISIBLE_DEVICE will have no effect.To me, this is a bit counterintuitive. Is this correct, I want to know what is the reason and how to fix it?
How To Reproduce
Environment
Checklist
FAQ
Please review the FAQ before submitting an issue:
The text was updated successfully, but these errors were encountered: