-
### 🐛 Describe the bug
The document about `init_process_group` https://pytorch.org/docs/stable/distributed.html#torch.distributed.init_process_group
suggest `timeout` has been avaliable in NCCL …
-
Test on Win10 Pro 20H2
https://download.owncloud.com/desktop/ownCloud/testing/2.7.4-rc1.2909/win/ownCloud-2.7.4-rc1.2909.x64.msi
https://download.owncloud.com/desktop/testpilotcloud/testing/2.7.4-rc…
-
### Steps to reproduce
Unsure if it is reproducible, should be a data base or bad caching in my instance.
1. External storage mounted from SAMBA server (Ubuntu 22.04) to Nextcloud 28.0.6
2. Exsit…
-
At the moment saving a database will overwrite all changes made by others since it was opened. There is no way to know if it has changed or not.
I have the following ideas of how to do this:
1. Autom…
-
The is a spinoff from internal issue b/185205431. See https://b.corp.google.com/issues/185205431#comment16 and surrounding bug for context.
Time caching in the `ExecCtx` appears to be highly error …
-
### Your current environment
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: …
-
Despite the passed port, it still tries to bind and to connect to a random port (both for gloo and nccl). If this is due to some TCP binding/connection error, it should be printed. This is extremely c…
-
I am trying to verify/reproduce your paper's validation results **without training** it myself and expected 42.6% R@1 accuracy for MSR-VTT.
But when I follow the instructions from [TRAIN_AND_VALID…
-
Observed in https://github.com/oscar-system/Oscar.jl/actions/runs/11798217161/job/32863892433?pr=4297#step:10:230
```julia
From worker 2: [2386] signal 11 (1): Segmentation fault
From worke…
-
The following code block works as expected in Citus 6.2-4:
BEGIN;
CREATE TABLE tmp_a191e16d9d53aeca7616674831a561af_client_session_opened (
foo text NOT NULL
);
SELECT create_distributed_…