We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2028242 + 5832215 commit 92215eaCopy full SHA for 92215ea
test/CMakeLists.txt
@@ -464,7 +464,7 @@ if(UMF_BUILD_GPU_TESTS AND UMF_BUILD_CUDA_PROVIDER)
464
else()
465
message(
466
STATUS
467
- "CUDA provdier tests requires CUDA libraries to be installed and added to the default library search path - skipping"
+ "CUDA provider tests requires CUDA libraries to be installed and added to the default library search path - skipping"
468
)
469
endif()
470
0 commit comments