diff options
author | Ofir Bitton <obitton@habana.ai> | 2020-06-02 12:28:27 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-07-24 20:31:34 +0300 |
commit | c16d45f42b64e91895f4bc1cf19febeb5e0c52b6 (patch) | |
tree | 0e248646613ecbb8fa69681dfc7d835c59dfcb6d /.clang-format | |
parent | 0b168c8f1d21f87003fb28b4c87c32335d7fc94b (diff) |
habanalabs: Use pending CS amount per ASIC
Training schemes requires much more concurrent command submissions than
inference does. In addition, training command submissions can be completed
in a non serialized manner. Hence, we add support in which each ASIC will
be able to configure the amount of concurrent pending command submissions,
rather than use a predefined amount. This change will enhance performance
by allowing the user to add more concurrent work without waiting for the
previous work to be completed.
Signed-off-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions