Skip to content

Commit

Permalink
Merge pull request vsubhashini#1 from cassinaj/cassinaj-minor-typo-fix
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
cassinaj committed Nov 9, 2015
2 parents 92dc4e6 + 30dfb86 commit eb40f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Cuda.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function(caffe_select_nvcc_arch_flags out_variable)
endfunction()

################################################################################################
# Short command for cuda comnpilation
# Short command for cuda compilation
# Usage:
# caffe_cuda_compile(<objlist_variable> <cuda_files>)
macro(caffe_cuda_compile objlist_variable)
Expand Down

0 comments on commit eb40f8f

Please sign in to comment.