Spaces:
Runtime error
Runtime error
File size: 457 Bytes
be11144 |
1 2 3 4 5 6 7 8 9 |
CHECK: Testing fallback_allocator on device
CHECK-SAME: with {{[0-9]+}} bytes of device memory
CHECK: attempting to sort {{[0-9]+}} values
CHECK: allocated {{[0-9]+}} bytes of device memory
CHECK: allocated {{[0-9]+}} bytes of device memory
CHECK: attempting to sort {{[0-9]+}} values
CHECK: allocated {{[0-9]+}} bytes of device memory
CHECK: allocated {{[0-9]+}} bytes of pinned host memory (fallback successful)
|