Code Sample Browser for Intel Software Developer ToolsThe Code Sample Browser extension for Visual Studio Code (VS Code) helps you discover and create projects that illustrate how to implement algorithms and applications with the oneAPI collection of compilers, libraries and tools. Samples are written in C/C++, Fortran and Python. Use this extension to find samples that will help you:
Where this Extension WorksThis extension works on local and remote Linux*, Windows*, WSL* and macOS* development systems. You can browse samples and create projects even if you have not installed any Intel oneAPI development tools. Obviously, in order to build and run these sample projects you will need to install those Intel oneAPI tools that are required by the sample.
The samples presented by this samples browser are also available in the oneAPI-samples repo on GitHub. We recommend that you also install these VS Code extensions:
Video Demo of this ExtensionExploring oneAPI Samples with the Sample Browser in Visual Studio Code Where to Find the Intel oneAPI ToolkitsThis extension does not include any of the tools that are required to compile, run, and debug a sample. For information on the various oneAPI Toolkits visit: For information on how to use VS Code with Intel oneAPI toolkits read Using Visual Studio Code* to Develop Intel® oneAPI Applications. Contributing to this ExtensionInstall a recent version of Visual Studio Code and open this project within
it. You may also need to install
At this point you should be able to run the extension in the "Extension Development Host." LicenseThis extension is released under the MIT open-source license. |