-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tu…
-
Another issue introduced in #830 and being reviewed in #882.
The SIMD handling of numersators and denominators is conceptually wrong, and a potetial source of bugs.
https://github.com/valassi/ma…
-
Not really sure where to post anything, so here it goes.
I've had a fair amount of work done on CrashEdit locally which hasn't been pushed (apparently the version on here is from december of last yea…
-
I get a dimension error when I want to filter a single pressure level from my ncdf. I can filter the time dimension without any issues. Data example can be downloaded [here](https://drive.google.com/f…
-
This is about API design of the audio processing in tfio. Comments and discussions are welcomed.
When we started to get into reading audio for tfio, we start with a feature request from the communi…
-
Thanks for useful tool.
I added support for UAV loads in fork [https://github.com/ash3D/perftest/tree/UAV_load](url) (branch UAV_load). The results turned out to be somewhat slower than SRV on NVIDIA…
ash3D updated
7 years ago
-
I've been digging a bit to understand where time is spent while building my $WORK codebase, and found this interesting behavior. I'm hoping others interested in investigating the root cause will disc…
-
Hi, I find an issue that `ncclCommAbort` hangs when there are multiple ProcessGroups.
Here is a simple example on 1 node 4 rank:
```
def run_worker(rank, world_size):
ndev = torch.cuda.devic…
-
I'm using reality-ezpz one-click script to generate configs for my personal VPS in order to bypass the GFW. However, when I arrived to China, I couldn't connect to any website when I enable the connec…
-
how to get warping_path just like dtaidistance.dtw.distance_matrix instead of pairs by pairs?