reset

The resetcommand resets the programmable region on the card. All running compute units in the region are stopped and reset.

It has the following options:

  • -d (Optional): Specifies the target card ID number. Default = 0 if not specified.
  • -h(Optional): Performs a hot-reset which resets the card and not just the programmable region. The card is still recognized by the operating system. It is recommended to always use this option.

Enter the following command:

$ xbutil reset

This output is displayed after the reset has been successfully completed:

INFO: Found total 1 card(s), 1 are usable INFO: xbutil reset succeeded.