nvcc "command line is too long" on windows
Posted: Wed Aug 28, 2019 3:38 am
Hello,
I am trying to compile MAGMA on windows. I am having a problem related to the maximum number of characters. When doing the device linking of the object magma_intermediate_link.obj, NVCC sends an error "command line is too long". I saw this is a problem with cmake deals with CUDA long commands. I created this issue for cmake : https://gitlab.kitware.com/cmake/cmake/issues/19647.
I searched on this forum the same problem, but I found nothing. Does anyone had the same issue?
Best Regards,
Eduardo.
I am trying to compile MAGMA on windows. I am having a problem related to the maximum number of characters. When doing the device linking of the object magma_intermediate_link.obj, NVCC sends an error "command line is too long". I saw this is a problem with cmake deals with CUDA long commands. I created this issue for cmake : https://gitlab.kitware.com/cmake/cmake/issues/19647.
I searched on this forum the same problem, but I found nothing. Does anyone had the same issue?
Best Regards,
Eduardo.