Skip to content

Commit 11fcac4

Browse files
committed
Clarify VkConfig notice
1 parent 22e1d0c commit 11fcac4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/mobile-graphics-and-gaming/nss-unreal/2-emulation-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ To emulate the ML extensions for Vulkan:
4747

4848
![Layer configuration showing Graph above Tensor#center](./images/verify_layers.png "Figure 2: Verify layer ordering and scope.")
4949

50-
{{% notice %}}
51-
Keep the Vulkan Configurator running to enable the emulation layers during engine execution.
50+
{{% notice Before you move on %}}
51+
Make sure you keep Vulkan Configurator running in the background as you go through the next steps.
5252
{{% /notice %}}
5353

5454
With the ML emulation layers configured, Vulkan is now able to run machine learning workloads through the ML extensions for Vulkan. This enables neural inference to execute alongside the graphics pipeline during development, without requiring access to hardware with dedicated neural accelerators.

0 commit comments

Comments
 (0)