Closed dom-ce closed 8 months ago
It shows that causal-conv1d cannot work correctly in your setup. You can refer to the issues in the repositories of mamba and causal-conv1d. There are two issues with the same CUDA error: https://github.com/state-spaces/mamba/issues/40 https://github.com/state-spaces/mamba/issues/85
I suggest discussing these errors within the Issues on the repository of mamba.
Hi authors, I'm encountering this error when I run the code despite having configured everything correctly.
I'm attaching the log, a text file containing the output of the code execution, and two others corresponding respectively to the outputs of 'nvidia-smi' and 'nvcc -V'. Thank you in advance nvcc_output.txt nvidia-smi_output.txt output.txt Mamba4Rec-ml-1m-Mar-19-2024_16-11-53-ae14e3.log