Andrea Farina
Andrea Farina
An update: the problem seems happening only if compiling with make cudamex. If I use cmake ..-DBUILD_CUDA=on the binary works smmohly. Regards!
Absolutely, I typically do ``` make cudamex make clean make ``` to have both the binary and the mexfile. When I run mmclab from matlab with the new binary I...
@fangq I've tried also with `make mex` and the same error happens. By using your suggestion running `mex -v ` followed by the long line I see that a certain...