当前分类:nvcc

cuda - CUDA 编译器如何知道扭曲的发散行为?

boost - 告诉 NVCC 不要预处理主机代码以避免 BOOST_COMPILER 重新定义

visual-studio-2008 - CUDA --ptxas-options ="-v"未显示任何输出

c++ - 有选择地编译 CUDA 中的头文件和类函数

c++ - 为 Thrust 重载 "+"运算符,有什么想法吗?

我可以让 #Pragma unroll 接受宏/表达式而不是普通数字吗?

c++11 - 分离.cu和.cpp(使用c++11库)

cuda - 不同的 nvcc 版本使用哪个 g++ 版本?

cuda - 检查 makefile 中 nvcc 是否可用

c++ - NVCC 尝试链接不必要的对象

c++ - CUDA 和 C++ 中的名称重整

c++ - nvcc 致命 : Unsupported gpu architecture 'compute_61' while CUDA 8. 0 已安装

c++ - CMake:有没有办法将选项传递给 g++ 但不传递给 nvcc

makefile - CUDA 8.0 nvcc致命: single input file required for a non-link phase when an ouputtfile is specified

c++ - gcc7 的 NVCC 错误

cuda - 为什么我们不能拆分 __host__ 和 __device__ 实现?

gcc - 在二进制文件中查找compute和sm编号

cuda - 我可以在编译时确定是否设置了 --use_fast_math 吗?

cuda - 从 CUDA 文件调用 Fortran OpenACC。如何使用PGI进行编译?

c++ - 如何让CMake使用clang for CUDA来支持c++17

热门标签: