diff --git a/unified-runtime/source/adapters/cuda/usm.cpp b/unified-runtime/source/adapters/cuda/usm.cpp index c805c1084ec0f..0e55546dcf8ba 100644 --- a/unified-runtime/source/adapters/cuda/usm.cpp +++ b/unified-runtime/source/adapters/cuda/usm.cpp @@ -22,6 +22,18 @@ #include +/* + _______________________________________ + / I am a dummy change, made to trigger UR \\ + \\ CUDA precommit testing. / + --------------------------------------- + \ ^__^ + \ (oo)\_______ + (__)\ )\/\\ + ||----w | + || || +*/ + /// USM: Implements USM Host allocations using CUDA Pinned Memory /// https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#page-locked-host-memory UR_APIEXPORT ur_result_t UR_APICALL