Skip to content

[8.0] set env variable OMP_NUM_THREADS corresponding to number of processors #4323

[8.0] set env variable OMP_NUM_THREADS corresponding to number of processors

[8.0] set env variable OMP_NUM_THREADS corresponding to number of processors #4323

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.PAT }}"