-
Error:
In Demo notebook, when using `GPU_COUNT=3` and
```python
# Load a random image from the images folder
file_names = next(os.walk(IMAGE_DIR))[2]
image1 = skimage.io.imread(os.path.join(IMA…
-
Bullet points because I can't brain right now:
- I really, really, really want collaborative real time documents in p2p
- I am aware of awesome merkle-dag/crdt based approaches, but diffsync already w…
-
I was able to reproduce the failure with the below command, running it once does not always cause a failure. Also, running only `lein test :only onyx.plugin.tx-async-output-test/datomic-tx-output-test…
-
Currently Netlab reads all device and module files upon startup, as can be seen when running ```netlab create -v```
Most are not used - it would be nice to only load those modules and devices being…
-
I am trying remotely debug an issue where the `PGA2.0 2 Master Capture Switch` value is off (0) for the user space after boot, but the rt715-sdca microphone is working until the saved (value is off) …
-
### Your current environment
```text
The output of `python collect_env.py`
```
Collecting environment information...
PyTorch version: 2.3.1+rocm6.0
Is debug build: False
CUDA used to build PyTo…
-
Currently graph editing can be a bit fiddly, as you need to play a lot with the positioning of nodes to make the graphs look nice.
A lot of this could be automated by the work done in the CS communit…
-
I’d like to better understand the reasoning behind the push-then-pull model specified in this proposal. I’m looking for strong justification for it besides it being novel.
From my understanding, si…
-
I'm looking at some data created by some colleagues. The mesh topology variable looks as follows:
```
int mesh1d ;
mesh1d:cf_role = "mesh_topology" ;
mesh…
-
Dear OpenFE team.
Thanks for this awesome work.
This is related to https://github.com/OpenFreeEnergy/openfe/issues/633 https://github.com/OpenFreeEnergy/openfe/issues/634 and https://github.com/Open…