NVlabs / xmp

CUDA accelerated(X) Multi-Precision library
Other
87 stars 20 forks source link

crt_rsa sample gets stuck for large number of iterations #7

Open YuvRad opened 4 years ago

YuvRad commented 4 years ago

When running crt_rsa.exe on AWS P3.2XLarge and P2.XLarge with CUDA 10 the test gets stuck. If the number of iterations is decreased the test completes.

Thanks, Yuval.