From 359e6ff771029ca82874db889887f2bbff794b52 Mon Sep 17 00:00:00 2001 From: Edward Caunt Date: Fri, 8 Nov 2024 14:52:18 +0000 Subject: [PATCH] misc: Update FAQ --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index 345efb2167..96cfb680dc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -315,6 +315,12 @@ _DevitoPRO only._ Requires: `PLATFORM=amdgpuX` and `ARCH=hip`. +#### LANGUAGE=sycl + +_DevitoPRO only._ + +Requires: `PLATFORM=intelgpuX` or `PLATFORM=intel64`, and `ARCH=sycl`. + [top](#Frequently-Asked-Questions) ## How do you run the unit tests from the command line