You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
/mnt/hgfs/jetpack//_installer/run_command -c="dpkg -i --force-overwrite /mnt/hgfs/jetpack/jetpack_download/cuda-repo-ubuntu1604-9-0-local_9.0.252-1_amd64.deb; apt-key add /var/cuda-repo-9-0-local/*.pub; apt-get update; apt-get install -y --force-yes cuda-toolkit-9-0; dpkg --add-architecture arm64;apt-get update; apt-get -y --force-yes install cuda-toolkit-9-0 cuda-cross-aarch64-9-0" -d=/mnt/hgfs/jetpack//_installer/tmp -l=/mnt/hgfs/jetpack/_installer/logs//cuda_host_9.0.log
open /mnt/hgfs/jetpack//_installer/tmp/jetpackfifo_req: no such file or directory
install directory:l=/mnt/hgfs/jetpack/_installer/logs//cuda_host_9.0.log
why:open /mnt/hgfs/jetpack//_installer/tmp/jetpackfifo_req: no such file or directory
have another '/' in /jetpack//_installer/
cause : no such file or directory???
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version: 9.0
DashedVersion: 9-0
1
starting sudo daemon
sudo /mnt/hgfs/jetpack//_installer/sudo_daemon -installer=3493 -d=/mnt/hgfs/jetpack//_installer/tmp
[sudo] password for nxt001:
/mnt/hgfs/jetpack//_installer/run_command -c="dpkg -i --force-overwrite /mnt/hgfs/jetpack/jetpack_download/cuda-repo-ubuntu1604-9-0-local_9.0.252-1_amd64.deb; apt-key add /var/cuda-repo-9-0-local/*.pub; apt-get update; apt-get install -y --force-yes cuda-toolkit-9-0; dpkg --add-architecture arm64;apt-get update; apt-get -y --force-yes install cuda-toolkit-9-0 cuda-cross-aarch64-9-0" -d=/mnt/hgfs/jetpack//_installer/tmp -l=/mnt/hgfs/jetpack/_installer/logs//cuda_host_9.0.log
open /mnt/hgfs/jetpack//_installer/tmp/jetpackfifo_req: no such file or directory
install directory:l=/mnt/hgfs/jetpack/_installer/logs//cuda_host_9.0.log
why:open /mnt/hgfs/jetpack//_installer/tmp/jetpackfifo_req: no such file or directory
have another '/' in /jetpack//_installer/
cause : no such file or directory???
The text was updated successfully, but these errors were encountered: