oneapi-src / oneapi-src/oneapi-ci

Document that icc may be available only in certain envs?

Open
#115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
111
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Hi, I have a GH Actions setup in a repository with GCC, and I was going to write the YAML + Shell to install oneAPI for icx and icc when I found this repository. Really helpful, thanks!

The readme shows icc, but installing the Ubuntu apt scripts in my repository only brought icx. The package intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic doesn't appear to be included (I think in GitLab it is?). I am installing it locally to test, and it appears to install an older but working version of icc, which is enough for me.

I also had to look at the install_linux_apt.sh source to figure out that I had to use a comma to separate my apckage names, when using more than one in my env var. Maybe that could be documented too?

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the README and install_linux_apt.sh to confirm how icc availability differs by environment and how multiple package names are separated in the environment variable. Update the documentation to cover both points, then verify that the examples match the script's behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, shell
Domain
ci-cd, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.