File: thrust.example.cuda.fallback_allocator.filecheck

package info (click to toggle)
libthrust 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,208 kB
  • sloc: ansic: 28,429; cpp: 26,501; python: 1,228; perl: 460; sh: 348; makefile: 103
file content (8 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
     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)