I'm posting here a detailed summary of the problem and the situation with the Jetson TK1 board and compiling the final caffe release. The final caffe release requires cudnn v.5. If you attempt to compile on the Jetson TK1 board you will give an error from nvcc saying "Unsupported gpu architecture". I describe the
On the Jetson TK1 if you clone the final caffe release and compile:
make all -j 4
The nvcc compiler will show the following error: