RFC: Use conditional compilation to make sf_error an optional include...

Albert Steppi <[email protected]> Mon, 6 Nov 2023 10:59:26 -0500
Newsgroups gmane.comp.python.scientific.devel
Message-ID <CAPceVpV8x0oHK6e924=CqCoZ_3BhPjGofBSt9saDGp57wzvXDw@mail.gmail.com>
Hi team,

Following up on https://github.com/scipy/scipy/issues/19404, work has begun
on translating compiled kernels for special functions written in Cython
into C++. The goal is to make the new code header only and NVCC compatible,
so it can easily be copied into other projects. At the moment, we use
sf_error for error handling, which is not NVCC compatible. I've created an
RFC, https://github.com/scipy/scipy/issues/19480, for discussing ways to
make the use of sf_error optional through conditional compilation. Feel
free to join the discussion!

Best,
Albert

_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]