Cycles: oneAPI: build binaries for Battlemage GPUs
This commit is contained in:
@@ -743,7 +743,7 @@ This option is only for debugging purposes."
|
||||
# https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top/compilation/ahead-of-time-compilation.html
|
||||
# The supported devices can be retrieved from `ocloc` output when running
|
||||
# `ocloc compile --help`.
|
||||
set(CYCLES_ONEAPI_INTEL_BINARIES_ARCH dg2 mtl lnl CACHE STRING "\
|
||||
set(CYCLES_ONEAPI_INTEL_BINARIES_ARCH dg2 mtl lnl bmg CACHE STRING "\
|
||||
oneAPI Intel GPU architectures to build binaries for"
|
||||
)
|
||||
set(CYCLES_ONEAPI_SYCL_TARGETS spir64 spir64_gen CACHE STRING "\
|
||||
|
||||
Reference in New Issue
Block a user