This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alignedTypes good | |
asyncAPI good | |
bandwidthTest good | |
batchCUBLAS good | |
binomialOptions good | |
binomialOptions_nvrtc good | |
BlackScholes good | |
BlackScholes_nvrtc good | |
boxFilterNPP good | |
cdpAdvancedQuicksort good |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NVIDIA drivers: | |
<xy>net@train-k80:~/kaggle$ cat /proc/driver/nvidia/version | |
NVRM version: NVIDIA UNIX x86_64 Kernel Module 346.59 Tue Mar 31 14:10:31 PDT 2015 | |
GCC version: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) | |
Theano: | |
<xy>net@train-k80:~/kaggle$ python -c 'import theano; print theano.__version__' | |
Using gpu device 0: Tesla K80 | |
0.7.0 |
NewerOlder