NVlabs / CGBN

CGBN: CUDA Accelerated Multiple Precision Arithmetic (Big Num) using Cooperative Groups
Other
206 stars 55 forks source link

Settings for Turing architecture #7

Open seliestel opened 4 years ago

seliestel commented 4 years ago

I am trying to build this on a newer Nvidia GPU with Turing architecture. The options for building stop at Volta architecture. I tried to build it with these settings and most of the tests pass (not all), but all the samples produce segmentation errors. Are there any plans to update the builds for Turing? Otherwise, could you point out what changes should I make to update them myself? Thanks.

jeanmonet commented 3 years ago

Hi @luitjens @nemmart , do you know if there are any plans to add support for latest architectures? Thanks