matteosal opened a new pull request #20466: URL: https://github.com/apache/incubator-mxnet/pull/20466
When building on Windows + CUDA, the combination `USE_SPLIT_ARCH_DLL=OFF`/`MXNET_FORCE_SHARED_CRT=OFF` leads to a branch where an undefined variable `arch` is being used, wrongly copy/pasted from the branch `USE_SPLIT_ARCH_DLL=ON` a few lines above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
