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

#2166: demangling: write work-around for Intel compilers #2167

Merged

Conversation

lifflander
Copy link
Collaborator

Fixes #2166

@lifflander lifflander linked an issue Jun 14, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jun 14, 2023

Pipelines results

PR tests (gcc-12, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-13, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-11, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-9, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (gcc-10, ubuntu, openmpi, no LB)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (gcc-9, ubuntu, mpich, zoltan, json schema test)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-12, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-14, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (gcc-8, ubuntu, mpich, address sanitizer)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (gcc-11, ubuntu, mpich, trace runtime, coverage)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (clang-10, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (intel icpc, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


PR tests (nvidia cuda 11.2, gcc-9, ubuntu, mpich)

Build for 17d07f8 (2023-08-01 09:16:44 UTC)

Compilation - successful

Testing - passed

Build log


@lifflander lifflander marked this pull request as ready for review July 13, 2023 21:33
@thearusable thearusable force-pushed the 2166-trace-metadata-output-is-broken-with-intel-compilers branch from 0c24994 to 56ea121 Compare July 21, 2023 08:50
@lifflander
Copy link
Collaborator Author

Look at auto_registry_general.h

@thearusable thearusable force-pushed the 2166-trace-metadata-output-is-broken-with-intel-compilers branch from 67d865d to e98d53e Compare July 31, 2023 14:01
@thearusable thearusable force-pushed the 2166-trace-metadata-output-is-broken-with-intel-compilers branch from 1a2ded3 to ad1c161 Compare July 31, 2023 17:29
Copy link
Collaborator

@nlslatt nlslatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I would appreciate it if @lifflander would take a look at the tests as he did not author them.

@lifflander lifflander merged commit a19c2c1 into develop Aug 8, 2023
Sign up for free to 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.

Trace metadata output is broken with Intel compilers
3 participants