From b6eca1b2575a1d91571b8dee0091d71791f33f7b Mon Sep 17 00:00:00 2001 From: Jaime Arteaga Date: Fri, 28 Jul 2023 11:43:37 -0700 Subject: [PATCH] Fix some formating Signed-off-by: Jaime Arteaga --- hardware/README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hardware/README.rst b/hardware/README.rst index c931678..ad9af79 100644 --- a/hardware/README.rst +++ b/hardware/README.rst @@ -96,12 +96,15 @@ Level Zero port for TornadoVM + the SPIR-V code gen Tiles-as-devices model in Level Zero ------------------------------------ -* L0 adding support for new device models. +* L0 adding support for new device models + * Mainly aimed at multi-tiled architectures * New environment variable: ZE_FLAT_DEVICE_HIERARCHY * Mode 0: Cards-as-devices model + * Mode 1: Tiles-as-devices model (no access to root device) + * Mode 2: Tiles-as-devices model (with access to root device) * Objective is to provide applications with ability to