Searched hist:31420 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2P.hdiff 31420f93 Mon Mar 20 14:59:11 MDT 2023 Moti Haimovski <mhaimovski@habana.ai> accel/habanalabs: speedup h/w queues test in Gaudi2

HW queues testing at driver load and after reset takes a substantial
amount of time.
This commit reduces the queues test time in Gaudi2 devices by running
all the tests in parallel instead of one after the other.
Time measurements on tests duration shows that the new method is almost
x100 faster than the serial approach.

Signed-off-by: Moti Haimovski <mhaimovski@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
H A Dgaudi2.cdiff 31420f93 Mon Mar 20 14:59:11 MDT 2023 Moti Haimovski <mhaimovski@habana.ai> accel/habanalabs: speedup h/w queues test in Gaudi2

HW queues testing at driver load and after reset takes a substantial
amount of time.
This commit reduces the queues test time in Gaudi2 devices by running
all the tests in parallel instead of one after the other.
Time measurements on tests duration shows that the new method is almost
x100 faster than the serial approach.

Signed-off-by: Moti Haimovski <mhaimovski@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>

Completed in 184 milliseconds