Forums - How to detect non-support SoC

2 posts / 0 new
Last post
How to detect non-support SoC
bbd
Join Date: 1 Aug 18
Posts: 2
Posted: Sun, 2018-08-05 21:00

hi,

   Does SNPE Android sdk provide a method to detect that whether  SNPE  SDK  works on this android device  .

  I tested on an Android phone with Soc Kirin 970 inside. Since your SDK code exit immediately , my application cannot do anything.

 The log is below. 

  E/SYMPHONY: [31mFATAL        0 t75abcc89b0 /home/host/build/aarch64-android-clang3.8/SecondParty/symphony/src/symphony/src/lib/runtime.cc:468 runtime_init() This version of Symphony is targeted to Snapdragon(TM) platforms

            t75abcc89b0 /home/host/build/aarch64-android-clang3.8/SecondParty/symphony/src/symphony/src/lib/runtime.cc:468 **********
            t75abcc89b0 /home/host/build/aarch64-android-clang3.8/SecondParty/symphony/src/symphony/src/lib/runtime.cc:468 - Terminating with exit(1)
            t75abcc89b0 /home/host/build/aarch64-android-clang3.8/SecondParty/symphony/src/symphony/src/lib/runtime.cc:468 **********[0m
  • Up0
  • Down0
gesqdn-forum
Join Date: 4 Nov 18
Posts: 184
Posted: Sun, 2019-04-14 03:19

If your device doesn't have the Snapdragon's  SoC it will give you the runtime error  in the logs saying "This version of Symphony is targeted to Snapdragon(TM) platforms"

As Neural Processing SDK's Docs have mentioned that it will support only devices mentioned below.


Qualcomm Snapdragon 4xx: 450.
Qualcomm Snapdragon 6xx: 
605, 625, 630, 636, 652, 660.
Qualcomm Snapdragon 7xx: 710
Qualcomm Snapdragon 8xx: 
820, 821, 835, 845, 855


Please read the SNPE Docs for getting more information about the supported devices.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.