-
### Hyprland Version
System/Version info
```sh
Hyprland, built from branch at commit 79a139c9495568f69dd995bce1ca579247a98a17 ().
Date: 2024-04-15
Tag: , commits: @COMMITS@
flags: (if any…
-
### What happened + What you expected to happen
The provided script is expected to run without errors.
Are we maybe rounding the num_gpus_per_worker resources somewhere?
### Versions / Dependen…
-
I have 4 GPUs, when I run train.py with --num_samples 1 --gpu 4,there is only one GPU has utilization.
Is it because the model does not support multiple GPUs?
But when I run search.py with --num_sa…
-
### 🐛 Describe the bug
Segmentation fault in `fractional_max_pool2d` when `output_size` contains 0s.
### Example to reproduce
```python
import torch
self = torch.full((1, 3, 7, 6,), 1, dtyp…
-
### 🐛 Describe the bug
Segmentation fault in `fractional_max_pool3d` when `output_size` contains 0s.
### Example to reproduce
```python
import torch
self = torch.full((2, 4, 5, 5, 5,), 1, d…
-
Building at commit 19d7844f040c0290e23efc2e756ff75ce844248e
GPU: NVIDIA GeForce RTX 4090
WM: Hyprland
Resolution: 2560x1440 (1x scale), 3840x2160 (1.5x scale)
Added the logs below of when this…
-
I have a 90Hz display and I get a drop in fps after a few seconds of inactivity, the fps drops to almost 60. To get normal fps again, I need to switch the workspace or make the window full screen, if …
-
Please include the following information.
1) Flowblade version (Help->About): 2.14.0.2
2) MLT version (Help->Runtime Environment): 7.24.0
3) Your distribution and desktop environment(Ubuntu/Unity, …
-
@cronosun at first many thanks you've made this tool so this freaking fans don't kill me so intensive now :D
I've got a few questions though (if author cant help, I'd be glad if somebody else can)…
-
I have allocated a GPU on a node as so:
```
wdennis@test-slurm-js:~$ srun --pty -n 1 -t 24:00:00 --partition=debug --gres=gpu:1 --mem=12GB bash -i
wdennis@test-slurm-n01:~$ squeue
J…