Issue
When I use ML.NET Model Builder in VS2022 and try to configure the environment, the compatibility check informs me that the GPU extension is missing.
When I click "Install extension" it leads me to Visual studio's marketplace and suggests I download "ML.NET Model Builder GPU Support 2019" (not 2022). When I install the ML.NET Model Builder GPU Support 2022 manually the compatibility check still informs me that the GPU extension is missing. Is this a bug or am I missing something?
CUDA 10.1 and cuDNN 7.6.4 are both installed.
Solution
GPU extension was not the issue as VS22 kept stating. Installing the ML.NET Model Builder 2022 (link) manually instead of through VS22 solved this problem for me.
Answered By - Malinko
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.