开源使用者
标签
为什么 cudaMalloc() 使用指向指针的指针?
2022-01-10 00:00:00
pointers
c
cuda
c++
即使在 cudaSetDevice 之后,第一个 cudaMalloc(K40 与 K20)的速度也很慢
2022-01-10 00:00:00
cuda
c++
nsight
tesla
为什么在使用 cudaMallocManaged 时 NVIDIA Pascal GPU 运行 CUDA 内核时速度很慢
2022-01-10 00:00:00
nvidia
cuda
gpgpu
c++
nvcc
从二进制图像中屏蔽 blob
2022-01-09 00:00:00
opencv
computer-vision
extraction
c++
motion
double、long double、float和float128的比较?
2022-01-09 00:00:00
floating-point
c++
arithmetic-expressions
double 或 float,哪个更快?
2022-01-09 00:00:00
floating-point
double
c++
使用 epsilon 将双精度数与零进行比较
2022-01-09 00:00:00
floating-point
double
c++
投射到 int vs floor
2022-01-09 00:00:00
floating-point
c
c++
微软为何放弃 long double 数据类型?
2022-01-09 00:00:00
visual-studio
floating-point
c++
long-double
在 AVX2 中高效实现 log2(__m256d)
2022-01-09 00:00:00
algorithm
floating-point
logarithm
c++
avx2
与 float 和 float 文字相比的奇怪输出
2022-01-09 00:00:00
floating-point
c
c++
double-precision
在 Unix 上将 C++ std::clog 重定向到 syslog
2022-01-07 00:00:00
stream
syslog
c++
clog
std::lower_bound 不专门用于红黑树迭代器是否有任何技术原因?
2022-01-07 00:00:00
algorithm
binary-search-tree
c++
c++11
stl
为什么 GCC 不使用 LOAD(无栅栏)和 STORE+SFENCE 来实现顺序一致性?
2022-01-06 00:00:00
gcc
multithreading
c++
c++11
x86
使用 double 比 float 快吗?
2022-01-06 00:00:00
performance
intel
c++
osx-snow-leopard
x86
将静态 libcurl 添加到 Code::Blocks IDE
2022-01-05 00:00:00
static
libcurl
c++
codeblocks
默认情况下全局变量是 extern 还是等同于在 global 中使用 extern 声明变量?
2022-01-05 00:00:00
static
c
global
c++
extern
为什么我的 HelloWorld 函数没有在这个范围内声明?
2022-01-04 00:00:00
scope
c++
我可以从 C++ 调用 clojure 代码吗?
2022-01-02 00:00:00
clojure
interop
c++
libpng "png_set_longjmp_fn";未找到
2021-12-31 00:00:00
compiler-errors
c++
libpng
«
103
104
105
106
107
108
109
110
111
112
»