Windows 2012 - SCM Crash - GPU Process Launch Failed

Error when trying to install and run SCM on Windows 2012

image

image


C:\Windows\SYSWOW64>“C:\Users\Administrator\AppData\Local\Programs\scm-next-plus\SEO Content Machine.exe”
[1496:1206/051035.594:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=17
[1496:1206/051035.594:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn’t usable. Goodbye.

Solution

Run SCM with parameters to disable GPU

“C:\Users\Administrator\AppData\Local\Programs\scm-next-plus\SEO Content Machine.exe” --disable-gpu --in-process-gpu

This option to disable GPU can also be used to fix OSX rendering issues.