Commit Graph

4 Commits

Author SHA1 Message Date
Jaime Arteaga
3c3dab8fe0 Expose copy engines in parent device with implicit scaling
When using implicit scaling, expose the copy engines from
sub-device 0 in the root device. This to facilitate
programming models of layers above.

Related-To: NEO-6815

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2022-04-14 00:26:14 +02:00
Compute-Runtime-Validation
90c6d7d9c9 Revert "Expose copy engines in parent device with implicit scaling"
This reverts commit 6154fb8ea7.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2022-03-28 22:06:10 +02:00
Jaime Arteaga
6154fb8ea7 Expose copy engines in parent device with implicit scaling
When using implicit scaling, expose the copy engines from
sub-device 0 in the root device. This to facilitate
programming models of layers above.

Related-To: NEO-6815

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2022-03-28 16:48:04 +02:00
Jaime Arteaga
43b17a69f0 Add programmers guide section on implicit scaling
Related-To: NEO-6519

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2022-03-02 12:10:22 +01:00