Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
Co-authored-by: Dong Hun Lee <59181952+ldh4@users.noreply.github.com>
  • Loading branch information
masterleinad and ldh4 committed Aug 28, 2023
1 parent e627b2e commit 1683786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp
Expand Up @@ -19,7 +19,7 @@
#include <gtest/gtest.h>

namespace Test {
// Test Interoperability with Cuda Streams and muliple GPUs.
// Test Interoperability with Cuda Streams and multiple GPUs.
TEST(cuda, raw_cuda_streams) {
Kokkos::ScopeGuard scope_guard;

Expand Down

0 comments on commit 1683786

Please sign in to comment.