Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] improve intel compiler handling #11714

Closed
wants to merge 7 commits into from
Closed

Conversation

philbucher
Copy link
Member

Instead of installing the intel compiler in the CI, this PR does the following:

  • Remove the intel compilers from the docker file
  • Remove the legacy intel build (icc and icpc are deprecated)
  • Manually install the intel compiler only for the intel build. I will experiment with this more in the future
  • closes DRAFT Disk usage CI #11566

@philbucher philbucher added Enhancement Intel Continuous Integration related to Travis, Appveyor, ... labels Oct 23, 2023
@philbucher philbucher requested a review from roigcarlo October 23, 2023 20:18
@philbucher philbucher requested a review from a team as a code owner October 23, 2023 20:18
@philbucher philbucher changed the title [CI] improve intel ccompiler handling [CI] improve intel compiler handling Oct 23, 2023
@philbucher
Copy link
Member Author

hm doesnt really work that easy, will try sth else first

@philbucher philbucher closed this Oct 23, 2023
@philbucher philbucher deleted the ci/improve-intel branch October 23, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Continuous Integration related to Travis, Appveyor, ... Enhancement Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant