1 May
2023
1 May
'23
9:03 p.m.
On Monday, May 1, 2023 10:38:34 PM CEST, Andrew Randrianasulu wrote:
sorry. After raising this limit you can edit yesterday's project without errors, or cin still crashes?
I had to do the ulimit thing before I edited yesterday. But I forgot to do it today. Hence, that triggered me to write the email.
You can check /proc/$cin_pid/fd/ subdirectory for all open files ...
A gazillion connections to /dev/nvidia0 ;)
hmmm ... ask nvidia then? :) I can only guess those can represent some opengl/video decoding accel connections to GPU ....
I wonder what part actually triggers the opening, if for every decoder instance a connection to /dev/nvidia0 is created, one may ask: why not proxy that too? -- Stefan