Run msbuild on top of GPU #7728
Unanswered
venujakasun
asked this question in
Q&A
Replies: 1 comment
-
I'm not aware of any build engine that is GPU aware, and I don't think the kinds of compute MSBuild does is a great fit for the massively parallel execution environment. Some compilers are experimenting with GPU work but that would happen outside is MSBuild's control. We're always interested in new developments but I wouldn't expect much on this front in particular. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any possibility to use GPU for build instead of CPU?
Beta Was this translation helpful? Give feedback.
All reactions