Skip to content

Commit 7ce4ae0

Browse files
author
kmcgrie
authored
Don't need DisableScratchPages with newer version of gpu driver. (uxlfoundation#3185)
1 parent 1aa7f28 commit 7ce4ae0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
# reduce GPU driver/runner related memory issues
6464
echo "NEOReadDebugKeys=1" >> "$GITHUB_ENV"
6565
echo "EnableRecoverablePageFaults=1" >> "$GITHUB_ENV"
66-
echo "DisableScratchPages=0" >> "$GITHUB_ENV"
6766
echo "GpuFaultCheckThreshold=0" >> "$GITHUB_ENV"
6867
- name: Make daal debug
6968
run: |

0 commit comments

Comments
 (0)