Skip to content

Release v0.3

Latest
Compare
Choose a tag to compare
@lleon95 lleon95 released this 01 Jun 11:15

This release includes the following new features:

  • [new!] Support for Work Queues: this support allows to have different execution streams, quite similar to CUDA Streams. By default, they execute in the default program workflow. Some examples: ad08-streams, ad08-sequential.
  • [new!] Introduction to Clock Adjustment (ZYNQ only): this support allows the increase of clock speed of the PL according to a desired clock speed. This allows for saving energy when high performance is not mandatory. Moreover, it can adjust the clock to the maximum performance of the design. An example: matrix-multiplication

Pending:

  • Other platforms: xdma-based FPGAs not supported by XRT
  • Multi-device support
  • xsa file support