Benjamin Vaisvil
Benjamin Vaisvil
Hiya @raf18seb, is there a workaround for this issue? It's a blocker for us.
@raf18seb Thank you very much!
Task List for GPU Support. For linux, GPU support will be compiled using `feature` flags. - [x] Support for NVIDIA GPUs on Linux #30 `--features nvidia` - [ ] Support...
Thanks for the feedback! Yes, that's certainly possible. My thought was being to switch between which video card was being displayed. However, to clarify, you'd rather have a separate element...
@larrybrit I've got a preview of multiple GPU support in the branch `multiple-card-support`. Just tab over the to the GPU section and the `↑` and `↓` switch between cards.
@larrybrit No apology necessary! Thank you very much for the feedback. Looks like the memory usage reported in [`structnvmlProcessUtilizationSample__t`](https://docs.nvidia.com/deploy/nvml-api/structnvmlProcessUtilizationSample__t.html#structnvmlProcessUtilizationSample__t) is the Frame Buffer utilization as opposed to Total Memory utilization....
Thank you for testing. That particular dependency I only use to get the current cpu frequency, which I should be able to either replace or implement the functionality myself. I...
Changing filtering to be done via `/` instead of `f` is fine by me. I'm not married to the table sort keys. As for filtering being active, that was intentional...
Thanks for reporting this. When you restart zenith does it show the correct amount of free space?
I've had this happen before. I was hoping that I had fixed the issue. I'll keep this open in case we can find a way to reproduce it.