Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

sign_aocx.sh is failing for Arria10 OpenCL nodes in devcloud. #36

Description

@Prithvi-Velicheti

Previously the script used to work.But now it is not working and returning the following error by exitting the node.
u93923@s005-n007:~/prithvi/stream_yolo/stream_yolo/bin$ source $AOCL_BOARD_PACKAGE_ROOT/linux64/libexec/sign_aocx.sh -H openssl_manager -i stream_yolo_signed.aocx -r NULL -k NULL-o stream_yolo.aocx
The script assumes the PACsign and Intel Acceleration Stack environment is setup. If not run the command : <stack_installation_path>/init_env.sh
hsm_manager=openssl_manager
aocx filename/path=stream_yolo_signed.aocx
root_public_key=NULL
csk_public_key=NULL-o

USAGE:

  1. For creating signed aocx run command :
    ./sign_aocx.sh [[[-H hsm_manager] [-i input_file ] [-r rootpublickey][-k cskkey] [-o output_file]]]| [-h]]
  2. For creating unsigned images run command :
    ./sign_aocx.sh [[[-H hsm_manager] [-i file ] [-r NULL] [-k NULL] [-o output_file]

qsub: job 25884.v-qsvr-fpga.aidevcloud completed
u93923@login-2:~$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions