Skip to content

Commit d0d3b09

Browse files
committed
Compat: SPIRVIntrsinics v1
1 parent 2dbe13f commit d0d3b09

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
# Pin each parallel test worker to a distinct GPU tile instead of
2222
# oversubscribing device 0 (see test/runtests.jl).
2323
ONEAPI_TEST_SPREAD_GPUS: '1'
24+
ONEAPI_LTS: '1'
2425
# Synchronize after every command-list submission to work around the
2526
# Aurora LTS NEO dropped-tail corruption (see lib/level-zero/cmdlist.jl).
2627
ONEAPI_SYNC_EACH_SUBMISSION: '1'

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ KernelAbstractions = "0.9.39"
4343
LLVM = "6, 7, 8, 9"
4444
NEO_LTS_jll = "=25.18.33578"
4545
Preferences = "1"
46-
SPIRVIntrinsics = "0.5"
46+
SPIRVIntrinsics = "1"
4747
SPIRV_LLVM_Translator_jll = "21"
4848
SPIRV_Tools_jll = "2025.4.0"
4949
SpecialFunctions = "1.3, 2"

0 commit comments

Comments
 (0)