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] Run gtest for 32-bit #10026

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[CI] Run gtest for 32-bit #10026

wants to merge 1 commit into from

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Feb 1, 2024

How to reproduce the workflow locally:

  1. Install nektos/act: gh extension install https://github.com/nektos/gh-act (assumes you have GitHub CLI)
  2. Run gh act -j build-32bit.

@trivialfis
Copy link
Member

The DMatrixCache.MultiThread can be disabled for i386, it's just somehow the i386 container couldn't allocate a sufficient amount of threads. One can reproduce the failure by simply putting noop tasks into the thread vector.

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.

None yet

2 participants