Closed ciaua closed 3 years ago
Can you try replacing all AT_DISPATCH_FLOATING_TYPES_AND_HALF
with AT_DISPATCH_FLOATING_TYPES
in butterfly/factor_multiply/factor_multiply.cpp
and butterfly/factor_multiply/factor_multiply_cuda.cu
?
That works! Thank you very much.
@tridao can you push this to README? Also works for me
Hello,
I was trying to install the package by the
python setup.py install
command and got the following error message in many lines of factor_multiply_cuda.cu:error: no operator "*" matches these operands
Any tips are appreciated. Thank you in advance for your help!
The full error message is appended below: