zzecool

Results 49 comments of zzecool

Im new to GitHub so can anyone please tell me how i can add - merge this commits to my Local installation ? Im using Linux and have git installed....

Thank you, That did the trick without changing anything to fairseq. At least for a V100 card. Haven't tested on the A100 again.

The problem resides in the awk command that is build in the busybox Ubuntu base images using the awk from the mawk package have the same problem Installing the gawk...

Im in the same situation after manually deleting some versions of the docker-compose stacks. I was thinking that by deleting them portianer will also "forget" them but it doesnt actually...

I found that this was happening in the past https://github.com/microsoft/vscode-remote-release/issues/6975#issue-1311358634 Killing and removing vscode Server didnt help on my situation, the new one still picks the wrong $PATH

I wanna add thet if i sudo -i For the root user the $PATH is the proper one and everything works as expected. Please guide me to provide you with...

Manual exporting the proper PATH works as expected until you disconnect and reconnect. What mechanism of vscode is setting the wrong $PATH ? ![image](https://github.com/microsoft/vscode-remote-release/assets/2816897/1362ec4b-9e33-4688-9fe7-6adcb2f1b4b3)

The culprit is that If you edit - create the .profile file then vscode fails to get the PATH right. If you delete .profile vscode gets the proper PATH

A Synology package is not a Solution. We have seen this with numerous other projects, the maintenance is slow so you will be versions behind and eventually getting dropped. Not...

> Synologies running on an ARMv7 do not support docker. That is so unfortunate. Maybe i need to make a new issue for the docker install support then.