ExpectationMax / opencurrent

OpenCurrent library for solving PDEs using CUDA (code.google.com/p/opencurrent)
Apache License 2.0
6 stars 2 forks source link

sm_20 is deprecated in current CUDA versions #23

Open cesss opened 4 years ago

cesss commented 4 years ago

I don't know if you are using OpenCurrent nowadays. I'm trying to build it with CUDA 9 on MacOS, and sm_20 is deprecated. I believe CMakeLists.txt should be updated for supporting newer CUDA versions.

cesss commented 4 years ago

I got it to compile, but many tests fail :-( It seems like this is unmaintained code that nobody is using nowadays :-(