Forums - snpe-net-run --use_dsp and --use_gpu options failing on Inforce 6640 SBC running Linaro

1 post / 0 new
snpe-net-run --use_dsp and --use_gpu options failing on Inforce 6640 SBC running Linaro
jontzbaker
Join Date: 2 Aug 18
Posts: 4
Posted: Thu, 2018-10-04 11:28

Hello forum.

I have this error message shown to me when running snpe-net-run with --use_gpu or --use_dsp:The selected runtime is not available on this platform. Continue anyway to observe the failure at network creation time.

An exemple code is given below, running the AlexNet tutorial from the documentation.

linaro@linaro-alip:~/frameworks/snpe/models/alexnet$ snpe-net-run --container dlc/bvlc_alexnet.dlc --input_list data/cropped/raw_list.txt --use_dsp
The selected runtime is not available on this platform. Continue anyway to observe the failure at network creation time.
error_code=101; error_message=Invalid parameter in user config. Attempted to set a neural network configuration option DSP that is not supported on this platform.; error_component=System Configuration; line_no=143; thread_id=547520167936

The error is exactly the same whether you use the DSP or GPU. It returns error_code=101 and fails on line_no=143 (which file?). thread_id is different each time you run it (makes sense to me).

Any help would be appreciated.

  • Up0
  • Down0

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.