diff --git a/test/test_cuda.py b/test/test_cuda.py index 3726c377970229..3378a4676541a2 100644 --- a/test/test_cuda.py +++ b/test/test_cuda.py @@ -156,6 +156,7 @@ def test_pinned_memory_with_cudaregister_multithread(self): for thread in threads: thread.join() + @serialTest def test_host_memory_stats(self): # Helper functions def empty_stats():