Qinbin Li

Results 1 issues of Qinbin Li

Hi, Thanks for providing the useful library! I found that `cgbn.h` uses macro `__CUDA_ARCH__` to decide whether include `cgbn_cuda.h` or `cgbn_mpz.h` (lines 67-82 in cgbn.h). However, this macro is only...