Ngc-cli wrong architecture?

ngc-cli link is wrong for spark?

installed ngc-cli per DGX Spark user guide and got this error:

bash: /home/user/ngc-cli/ngc: cannot execute binary file: Exec format error

ran file to see if it is the right architecture. Is ngc-cli for spark dgx supposed to be running x86-64? Or is there a different reason why the ngc-cli is not working on Spark DGX?

:~$ file ngc-cli/ngc
ngc-cli/ngc: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3dfe013b3027047470d1aac10a3504baf6969725, for GNU/Linux 2.6.32, stripped

Dup: Is ngc supposed to work or do we need to emulate x86

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.