Skip to content

ICC Latest C++17 (for reporting errors to Intel). - #3553

Closed
rwgk wants to merge 5 commits into
pybind:masterfrom
rwgk:icc_latest_17
Closed

ICC Latest C++17 (for reporting errors to Intel).#3553
rwgk wants to merge 5 commits into
pybind:masterfrom
rwgk:icc_latest_17

Conversation

@rwgk

@rwgkrwgk commented Dec 16, 2021

Copy link
Copy Markdown
Collaborator

Description

Work in progress.

The C++17 build was working with

  • Intel 2021.4.0.20210910 (/opt/intel/oneapi/compiler/2021.4.0/linux/bin/intel64/icpc)

but started failing with

  • Intel 2021.5.0.20211109 (/opt/intel/oneapi/compiler/2022.0.0/linux/bin/intel64/icpc)

Suggested changelog entry:

@rwgk

rwgk commented Dec 16, 2021

Copy link
Copy Markdown
CollaboratorAuthor

Dropping this PR: in the meantime "ICC Latest" went back to version 2021.4.0.20210910. Thanks Intel!
See also: PR #3551, PR #3554.

@rwgkrwgk closed this Dec 16, 2021
@rwgk
rwgk deleted the icc_latest_17 branch December 16, 2021 04:36
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rwgk