I’m using nvcc -m32 option in linux and I get the following error:
nvcc warning : Compiling in the 32-bit mode when the host compiler targets x86 or x86_64 is no longer supported on Linux
Is there anything with installation that could be causing this? thanks