You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AsyncAlloc][CUDA] Change memory pool max size error to a warning
Warn users over setting the memory pool maximum size property instead
of error.
This should aid CI which is affected by the memory_pool.cpp e2e test
which expects to be able to set this property despite DPC++ being built
with a CUDA version that is too old.
0 commit comments