forked from jpowie01/CUDA-DNN-MNIST
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrossentropy.sm_61.ptxas
More file actions
13 lines (13 loc) · 951 Bytes
/
crossentropy.sm_61.ptxas
File metadata and controls
13 lines (13 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
ptxas info : 80 bytes gmem
ptxas info : Compiling entry function '_Z24kSoftMaxCrossEntropyLossPfiiS_S_' for 'sm_61'
ptxas info : Function properties for _Z24kSoftMaxCrossEntropyLossPfiiS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 21 registers, 352 bytes cmem[0], 76 bytes cmem[2]
ptxas info : Compiling entry function '_Z20kSoftMaxCrossEntropyPfiiS_S_' for 'sm_61'
ptxas info : Function properties for _Z20kSoftMaxCrossEntropyPfiiS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 352 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z28kSoftMaxCrossEntropyAccuracyPfiiS_S_' for 'sm_61'
ptxas info : Function properties for _Z28kSoftMaxCrossEntropyAccuracyPfiiS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 352 bytes cmem[0], 44 bytes cmem[2]