can compile with the latest cuda 12.8:
/opt/cuda/include/crt/math_functions.h:5992:1: error: declaration of ‘double cospi(double)’ has a different exception specifier
5992 | __func__(double cospi(double a));
| ^~~~~~~~
/opt/cuda/include/crt/math_functions.h:6010:1: error: declaration of ‘float sinpif(float)’ has a different exception specifier
6010 | __func__(float sinpif(float a));
it seems a conflict with glibc function types
Pinned Comments
hv15 commented on 2022-10-14 16:33 (UTC)
Hi all, I no longer use this package and have no interest in maintaining it. Before disowning it I'd ideally like to make someone a co-maintainer. Please reach out if you're interested. Thanks!