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.

Getting Started with Application Development Using Intel® System Studio 2019 for Windows* OS host and Windows OS target

kjens7
Beginner
553 Views

On a separate Windows 10 computer, I am trying to follow the Getting Started instructions:

  1. Copy the contents of the <install_dir>\samples_2019\hello_world\ directory to a writable directory on your system.Note that the default <install_dir> for the samples is [Program Files (x86)]\IntelSWTools\.

The folder "samples_2019":does not exist anywhere on my computer after installation.

Please advise.

0 Kudos
3 Replies
Michael_C_Intel1
Moderator
553 Views

Hi KurtJ,

 

Thanks for the interest and the feedback

  • From which document or article did you get the instructions you've cited?
  • To get started with Windows* OS for OpenCL with these tools please see this article. Hello world is available as a new project template in MSVS as described in the link.
  • For more, you may want to see these samples here: https://github.com/intel/compute-samples.

Thanks,

-MichaelC

0 Kudos
kjens7
Beginner
553 Views

Thanks Michael,

Found those instructions in the html that pops up after installation - file:///C:/Program%20Files%20(x86)/IntelSWTools/documentation_2019/en/system_studio_2019/getting_started_iss_build.htm

0 Kudos
Michael_C_Intel1
Moderator
553 Views

KurtJ,

 

Thanks...Perhaps that can be made clearer for the next product update. The samples in the directory location are relevant for other Intel® System Studio products aside from OpenCL™ tools.

Which installer did you use? Was it the "Windows* OS standalone" for OpenCL™ tools (Intel® SDK for OpenCL™ Applications) or the full Intel® System Studio suite installer?

 

Reference:

On a Windows* 10 system with the full 2019.0.4.077 (Update 4 2019) of Intel® System Studio Installer with the selected components in the attached images, the samples directory was installed here: C:\Program Files (x86)\IntelSWTools\samples_2019. 

selected_components.png

C:\Program Files (x86)\IntelSWTools\samples_2019\hello_world>dir
 Volume in drive C is OSDisk
 Volume Serial Number is 4878-C743

 Directory of C:\Program Files (x86)\IntelSWTools\samples_2019\hello_world

10/15/2018  01:09 PM    <DIR>          .
10/15/2018  01:09 PM    <DIR>          ..
08/28/2018  01:01 AM            12,406 .cproject
08/28/2018  01:01 AM               774 .project
10/15/2018  01:09 PM    <DIR>          hello_world
08/28/2018  01:01 AM               873 hello_world.sln
08/28/2018  01:01 AM            21,504 hello_world.v11.suo
08/28/2018  01:01 AM               252 license.txt
10/15/2018  01:09 PM    <DIR>          msvc
08/28/2018  01:01 AM            15,610 readme.html
10/15/2018  01:09 PM    <DIR>          resources
10/15/2018  01:09 PM    <DIR>          src
               6 File(s)         51,419 bytes
               6 Dir(s)  94,821,658,624 bytes free

 

 

-MichaelC

0 Kudos
Reply