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.
1 parent 2028242 commit 5832215Copy full SHA for 5832215
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