I set up ArcGIS Image Server in my Enterprise Environment and installed the Deep Learning Framework.
Everything works fine, except the inferencing. When loading a model in the inferencing app, the Start button is supposed to turn active, but it does not:

I don't have a dedicated GPU, but I set the mode to CPU in the settings of the widget above.
Do I miss something? I tried to use the Esri sample deep learning packages and restarted the servers, but no success.
Is the Math Kernel Library required for inferencing in Portal? Configure ArcGIS Image Server for deep learning raster analytics—ArcGIS Image Server | Documentation for ArcGIS Enterprise
https://github.com/Esri/deep-learning-frameworks/blob/master/README.md
states the framework will fall back to the cpu mode when there is no gpu, but also recommends to install the Math Kernel Library, but without more information on how to do it and if it is necessary for use with Portal.
@VinayViswambharan @AkshayaSuresh