提交 c6fd55e4 编写于 作者: Y Yu Yang

Remove print for cuda gencode

Change-Id: I79fd722623430c11363c819bbd3ef10099197dbb
上级 5de6b97a
......@@ -78,7 +78,6 @@ foreach(capability 30 35 50)
list(APPEND __arch_flags " -gencode arch=compute_${capability},code=sm_${capability}")
endforeach()
message(${__arch_flags})
if (CUDA_VERSION VERSION_GREATER "7.0")
list(APPEND __arch_flags " -gencode arch=compute_52,code=sm_52")
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册