Skip to content

Pin DPC++ compiler to 2023.2 for coverage run to work around a crash in 2024.0 - #1628

Merged
antonwolfy merged 1 commit into
masterfrom
wa_coverage_with_dpc_2023.2
Nov 20, 2023
Merged

Pin DPC++ compiler to 2023.2 for coverage run to work around a crash in 2024.0#1628
antonwolfy merged 1 commit into
masterfrom
wa_coverage_with_dpc_2023.2

Conversation

@antonwolfy

@antonwolfyantonwolfy commented Nov 20, 2023

Copy link
Copy Markdown
Contributor

The build with enabled coverage profiling is terminating with stack dump when using DPC++ 2024.0 compiler.
The PR proposes to temporary use DPC++ 2023.2 for coverage run until the issue is resolved.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

@antonwolfy
antonwolfy marked this pull request as draft November 20, 2023 14:11
@antonwolfyantonwolfy self-assigned this Nov 20, 2023
@antonwolfy
antonwolfyforce-pushed the wa_coverage_with_dpc_2023.2 branch 2 times, most recently from e1681a8 to 4a4318bCompareNovember 20, 2023 14:23
@antonwolfy
antonwolfyforce-pushed the wa_coverage_with_dpc_2023.2 branch from 4a4318b to ca5c19eCompareNovember 20, 2023 14:24
@antonwolfyantonwolfy changed the title Pin DPC++ compiler to 2023.2.1 for coverage run to work around a crash in 2024.0Pin DPC++ compiler to 2023.2 for coverage run to work around a crash in 2024.0Nov 20, 2023
@github-actions

github-actionsBot commented Nov 20, 2023

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy
antonwolfy marked this pull request as ready for review November 20, 2023 16:15
@antonwolfy
antonwolfy merged commit 630dae2 into masterNov 20, 2023
@antonwolfy
antonwolfy deleted the wa_coverage_with_dpc_2023.2 branch November 20, 2023 17:38
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.

2 participants

@antonwolfy@vtavana