Marc Uecker
Marc Uecker
addendum: when the machine crashed this also happens and the run remains "active" indefinitely
@gorarakelyan is there a workaround to manually "end" these runs for now?
Hi @YodaEmbedding Thanks for the suggestion. I tried all 4 but the run is still shown as active for me. Could it be that the locks are different because my...
yes, that did work. So i deleted the softlock file last. I'll experiment on my other stalled run what specific one of these is required.
minimal version of the workaround seems to be something like: ```bash # make sure aim server is not running while you do this (not sure if necessary but I did...
+1 for this request, exporting and/or backing up aim runs as a simple zip file which can be imported somewhere else would be very useful and solve a lot of...
@nachovizzo @benemer @tizianoGuadagnino I think I fixed the things that made the CI break in the last run. Can you please re-run them? I applied the coding style, which should...
oh... right! I added an error case if installing is not possible with non-system-wide dependencies. I guess that should be a warning, since for most current users being able to...
Damn, CMake really insists that the installation is missing dependencies, even if it's never going to be run :man_facepalming: I've toggled off the install() commands when at least one dependency...
this is the overclock via jetson_clocks. If you don't have jetson_clocks installed, the easiest way to get rid of the error message is to set `"MAX_PERF":0` instead of `"MAX_PERF":1` in...