-
## Environment
prte (PRRTE) 3.0.3rc1
pmix_info (PMIx) 5.0.2
OS: Ubuntu 22.04.1
Hardware: AWS EC2 instances. Just 2 instances for initial testing.
Network: UCX (only TCP is available for these…
-
Within the SAM-Approach, I would like to fit a measurement model with an ESEM and then use it for a structural model to predict outcomes.
-
===================================BUG REPORT===================================
Welcome to bitsandbytes. For bug reports, please run
python -m bitsandbytes
and submit this information togethe…
-
### What happened + What you expected to happen
Since Ray Train didn't allocate the workers local ranks according to the device id. Whenever the gpu device id != local rank, there's an mismatched d…
-
The inference process becomes stalled after model restoration.
```
...
INFO:root: Successfully load model from /tmp/model/epoch-0
INFO:root: Time on load model: 0.010 seconds
```
We tried…
-
in transformers trainer.py
line 499
```py
if self.place_model_on_device and not getattr(model, "is_loaded_in_8bit", False) and not getattr(model, "is_loaded_in_4bit", False):
```
instead of
```…
ewof updated
11 months ago
-
**Describe the bug**
In MPICH, we transmit the source rank of pt2pt messages using CQ data when available. In testing MPICH+efa, we found that an `MPI_Probe` operation does not return the correct sou…
-
I ran into this issue that a simple mpi4py code would not run on a Magic Castle deployment with EESSI (though it works on the same system with the pilot):
```
[ocaisa@node1 ~]$ cat bcast.py
from m…
-
**de.nmichael.efa.data.sync.KanuEfbSyncTask.syncTrips():**
` LogbookRecord r = (LogbookRecord)logbook.data().get(k);
if (r != null &&
(r.getLastModified() > r.getSyncTime() || r.getSyncTime() la…
-
I installed your Weather plugin in my Matomo instance, signed up for an API key and everything went ok. A few hours later I checked my statistics. A new tab "Weather" showed up in visitors, showing st…