This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Windows GPU Build Conducted by build_windows.py Failed #20206
Labels
Comments
Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. |
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 23, 2021
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 23, 2021
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 23, 2021
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 23, 2021
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 24, 2021
sjiagc
pushed a commit
to sjiagc/incubator-mxnet
that referenced
this issue
Apr 25, 2021
szha
pushed a commit
that referenced
this issue
Apr 30, 2021
Co-authored-by: Tom Shen <[email protected]>
pull bot
pushed a commit
to vishalbelsare/incubator-mxnet
that referenced
this issue
Apr 30, 2021
Co-authored-by: Tom Shen <[email protected]>
chinakook
pushed a commit
to chinakook/mxnet
that referenced
this issue
May 2, 2021
Co-authored-by: Tom Shen <[email protected]>
Close due to PR apach#20207 was merged. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Windows GPU Build conducted by build_windows.py failed. The root cause is that _CONSTEXPR_IF is defined to nothing when compiling the C++ header random with CUDACC.
Error Message
To Reproduce
In \path\to\mxnet\ci directory, run python build_windows.py -f WIN_GPU.
Steps to reproduce
(Paste the commands you ran that produced the error.)
What have you tried to solve it?
Actually, it's kind of MSVC limitation.
Environment
Environment Information
The text was updated successfully, but these errors were encountered: