Skip to content

Fixing some Multi-FPGA defaults#25

Draft
bwintermann wants to merge 1 commit into
devfrom
fix/multifpga_defaults
Draft

Fixing some Multi-FPGA defaults#25
bwintermann wants to merge 1 commit into
devfrom
fix/multifpga_defaults

Conversation

@bwintermann

Copy link
Copy Markdown
Contributor

This fixes some of the default device wrapper indices assuming that odma is on device 0. Instead we now search for the first IDMA or ODMA on each device respectively. The first found determine the input and output devices. This has to be updated further for Multi IO workloads.

The PR also makes the testrun number (throughput test repetitions) available as a CLI parameter for quicker iteration during testing.

I also added some outputs to the throughput test mode. These should not influence performance and serve to update the user as to what is happening, since otherwise the console can stay completely empty for minutes.

TODO before merge:

  • Refactor default device accesses into a BaseDriver method

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant