OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

API initialization failed

chris_st
Beginner
790 Views

Hello

I've installed the Intel CPU Runtime for OpenCL Applications (Version 18.1.016) and Intel System Studio 2019 Update 1 for Windows (version 2019.0.1.050) and the Visual Studio integration of the Code Builder.

My Visual Studio version is 15.9.6.

During startup of Visual Studio I get the following error message:

API initialization failed: Failed to get any platforms for machine 'ABC'

Chris

0 Kudos
1 Reply
Sergey_I_Intel1
Employee
790 Views

Hello!

Can you specify your machine environment (processor, graphic card, driver version for graphic card)?

Also, can you send us log from "clinfo" tool? You can get it here: https://github.com/Oblomov/clinfo

You can run it through command line: "clinfo.exe > clinfo_log.txt". You can attach "clinfo_log.txt" file here.

Best regards, Sergey

0 Kudos
Reply