Seungmin Kim
Seungmin Kim
You should know better, so I won't comment. Perhaps look out for Ubuntu 24.04.
Theoretically, I removed all dependencies specific to x86_64, but regular builds for Selkies-GStreamer on aarch64 are too prohibitive because there is a 6-hour limit in GitHub Actions and emulated aarch64...
Hi! The EGL desktop has current instructions for Apptainer that work with only `--nv`. The GLX desktop would require `--nvccli` even if it is eventually supported, and it currently has...
So happy that the UArizona HPC group is in touch with us :) Yesterday, I talked with the research computing team at Waterloo.
> I got a message that indicated I'd need to be root to make it work This should not be the case; strange. I could take a look at that...
Note that persistent overlays have a bug that prevent correct functionalities over 2GB (recently fixed for the next Apptainer release). Otherwise, I guess it's fine.
https://github.com/apptainer/apptainer/issues/2398 Note that GLX Desktop support is dependent on this issue, and the existence of the NVIDIA container toolkit in the cluster.
I guess Apptainer v1.3.4 is capable of supporting the GLX desktop with `--nvccli`
> My hardware ( Nvidia p100 ) doesn't support the hardware encoding so that's turned off Hmm, interesting. my experience in Chameleon was that it even supported H.265 encoding.
> Oh, I don't know if I tried that one. Am I reading the [support table correctly](https://github.com/selkies-project/selkies-gstreamer/blob/main/docs/component.md#encoders) that the client browser would need to be safari then? Lots of things...