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

Limit threads usage in numpy during test to avoid time-out #4584

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on May 1, 2024

  1. limit numpy thread

    yuxuanzhuang committed May 1, 2024
    Configuration menu
    Copy the full SHA
    97df4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21435cf View commit details
    Browse the repository at this point in the history
  3. export instead

    yuxuanzhuang committed May 1, 2024
    Configuration menu
    Copy the full SHA
    12adcb1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    06f8d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ba400 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. use 2 nworkers

    yuxuanzhuang committed May 3, 2024
    Configuration menu
    Copy the full SHA
    757d773 View commit details
    Browse the repository at this point in the history
  2. limit azure to 1 core

    yuxuanzhuang committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e3192e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747bfb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e46b809 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    754ff2c View commit details
    Browse the repository at this point in the history
  2. restore gh-ci

    yuxuanzhuang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    555520a View commit details
    Browse the repository at this point in the history