SC1/SC1+ FAQ V1.0

Sophon发表于:2018年02月05日 12:21:07更新于:2018年02月05日 12:21:47

1.    How to check the driver version of SC1/SC1+?

Execute “sudo apt-cache show bmdnn-dkms” in the terminal, the driver version will be shown as below graph

0015a77d5b67959d755ae22caf8ab69

Or “dpkg -l bmdnn-dkms”

0015a77d5f7d87699da24ff1e0a73d9

Both these two commands can check the driver version.

 

2.    How to know the board is SC1 or SC1+?

Execute “test_md_scalar |grep nodechip_num” in the terminal and check the message output of nodechip_num as below graph. 1 means the card is SC1 and 2 means the card is SC1+.

0015a77d61d5a72bd1f32a968696c3e

 

3.    How to know how many boards inside the server?

Execute ”ls /dev | grep bm” in the terminal and check the message output as below graph. The number shown in last word of “Bm1680-dev0” means how many boards are inside the server. For example, if the return message is bm1680-dev0,it means only 1 card there. If the return message is bm1680-dev1, it means there are two cards inside the server.

0015a77d7881e06781f7ea0c2424a48

 

4.    How to check if SC1/SC1+ work normally?

Execute ‘test_md_scalar” in the terminal as below graph and if the return message shows open and close, it means the card works normally.

0015a77d8f1a6c2960a05c8c405ef41

 


    您需要登录后才可以回复