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

[WIP] CI: Enable MSVC Again #5311

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open

[WIP] CI: Enable MSVC Again #5311

wants to merge 2 commits into from

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Sep 24, 2024

@ax3l ax3l added component: tests Tests and CI machine / system Machine or system-specific issue labels Sep 24, 2024
@ax3l
Copy link
Member Author

ax3l commented Sep 24, 2024

Seems to be stuck in TP: Entering WarpX::EvolveE():

...
2024-09-24T05:52:02.4855731Z STEP 1 starts ...
...
2024-09-24T05:52:03.8149801Z           TP: Entering ablastr::utils::communication::FillBoundary
2024-09-24T05:52:03.8150349Z             TP: Entering FabArray::FillBoundaryAndSync()
2024-09-24T05:52:03.8150834Z               TP: Entering FillBoundaryAndSync_nowait()
2024-09-24T05:52:03.8151393Z                 TP: Entering FillBoundary_nowait()
2024-09-24T05:52:03.8151852Z                   TP: Entering FabArrayBase::getFB()
2024-09-24T05:52:03.8152305Z                     TP: Entering FabArrayBase::FB::FB()
2024-09-24T05:52:03.8160099Z                     TP: Leaving  FabArrayBase::FB::FB()
2024-09-24T05:52:03.8160836Z                   TP: Leaving  FabArrayBase::getFB()
2024-09-24T05:52:03.8182851Z                 TP: Leaving  FillBoundary_nowait()
2024-09-24T05:52:03.8183678Z               TP: Leaving  FillBoundaryAndSync_nowait()
2024-09-24T05:52:03.8184250Z               TP: Entering FillBoundaryAndSync_finish()
2024-09-24T05:52:03.8185439Z               TP: Leaving  FillBoundaryAndSync_finish()
2024-09-24T05:52:03.8185936Z             TP: Leaving  FabArray::FillBoundaryAndSync()
2024-09-24T05:52:03.8186490Z           TP: Leaving  ablastr::utils::communication::FillBoundary
2024-09-24T05:52:03.8186991Z           TP: Entering WarpX::EvolveE()

@ax3l ax3l changed the title CI: Enable MSVC Again [WIP] CI: Enable MSVC Again Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tests Tests and CI machine / system Machine or system-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant