Results 20 comments of michel

Hi, It's a Jetson Xavier how can I show you this kind of properties? is there a command or a file ?

in dev branch, what is the dft status? is it possible to compile with clang 4.0 and link the lib with gcc 6.3 to the main?

I need to test Thank you very much for your answer

i've test on debian - compile dft lib with clang6+ and stdc++ - compile my app with gcc 8 and link with dft it works šŸ‘

is plan to add a cuda cufft backend to be able to run oneMkl code to nvidia gpu?

thanks for your replies, I have a project planned using fft with gpu I’d like to prototype critical signal path with « one sourceĀ Ā» paradigm It seems impossible for...

with mingw we need to have LIBRARY field set with libvorbis, and not vorbis or exe will lookfor vorbis.dll and not libvorbis.dll cmake could add version number to that field...

thanks for reply, I can't investigate for the moment, I'll try later

thank you very much! I leave the issue open, because a portable cmakelist is possible regards