Code Monkey home page Code Monkey logo

oneapi-ci's Introduction

Intel® oneAPI CI Samples

REUSE status

This repo contains sample Public/Cloud CI configurations that demonstrate installing Intel® oneAPI toolkit components and building applications:

Compilers icc, ifort, dpcpp
OS platforms Linux, Windows, MacOS
Install methods Intel® installer, apt, dnf, docker container

The config files show examples of all supported configurations. Delete the ones you do not want.

For a complete list of components available for installation, see Build status .

Status

CI Config Status
GitHub Actions .github/workflows/build_all.yml Build status
Circle CI .circleci/config.yml Build status
AppVeyor .appveyor.yml Build status
GitLab CI .gitlab-ci.yml Build status
Azure Pipelines .azure-pipelines.yml Build status

Supported Configurations

C++/Fortran/DPC++ C++/Fortran
CI Linux APT Linux DNF Linux Docker Linux Windows MacOS
GitHub
Circle
AppVeyor
GitLab
Azure
Jenkins

Using oneAPI in Jenkins pipelines

There are multiple ways to add oneAPI tools to a Jenkins pipeline:

  1. setup the tools on Jenkins agent directly, or create custom container with the tools you need

  2. use optimized containers from Intel oneContainer Portal

The Jenkinsfile in this repo demonstrates building DPC++, C++ and Fortran samples in intel/oneapi-hpckit container in Jenkins.

To give it a try:

  1. Follow Jenkins Install Guide to setup Jenkins, or use your existing setup.
  2. Install Docker and Docker Pipeline plugins.
  3. Create new pipeline for this repository using New Item -> Pipeline.
  4. Build the pipeline.
  5. The result will look like this in Blue Ocean.

Jenkins Pipeline Example

Troubleshooting

The repo contains scripts that can be used in CI configurations to collect detailed installation logs in case of installation issues. Replace calls to "install" scripts with calls to "install_debug" or "install_debug_hang" scripts to use this functionality.

License

See licenses

Contribute

See contributing.

Security

See security guidelines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.