Skip to content

Instantly share code, notes, and snippets.

@Constellation
Created September 24, 2014 02:41
Show Gist options
  • Select an option

  • Save Constellation/a02cd256994087e809e0 to your computer and use it in GitHub Desktop.

Select an option

Save Constellation/a02cd256994087e809e0 to your computer and use it in GitHub Desktop.
block = (16, 16)
grid = (64, 64)
[gdev] [cuInit] 0ms (255us)
[gdev] [cuDeviceGet] 0ms (2us)
[gdev] [cuCtxCreate] 24ms (24232us)
[gdev] [cuModuleLoad] 15ms (15124us)
[gdev] [cuModuleGetFunction] 0ms (3us)
Init: 39.855999
MemAlloc: 1.500000
DataInit: 8.263000
HtoD: 550.072021
KernConf: 0.006000
Exec: 3.058000
DtoH: 2.396000
DataRead: 2.034000
Close: 4.379000
Total: 611.565979
Test passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment