From 1c4898bc2bf8679ead3bc902def98f06d399f469 Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Fri, 5 Apr 2024 16:02:02 +0800 Subject: [PATCH] 240405.160202.HKT correct test_nvfortran.yml --- .github/workflows/test_armflang_pi.yml | 2 +- .github/workflows/test_nvfortran.yml | 2 +- .github/workflows/test_nvfortran_pi.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test_armflang_pi.yml b/.github/workflows/test_armflang_pi.yml index 65e222e205..d852defc24 100644 --- a/.github/workflows/test_armflang_pi.yml +++ b/.github/workflows/test_armflang_pi.yml @@ -51,7 +51,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: diff --git a/.github/workflows/test_nvfortran.yml b/.github/workflows/test_nvfortran.yml index 87a0552793..8f4d2b448d 100644 --- a/.github/workflows/test_nvfortran.yml +++ b/.github/workflows/test_nvfortran.yml @@ -54,7 +54,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: diff --git a/.github/workflows/test_nvfortran_pi.yml b/.github/workflows/test_nvfortran_pi.yml index e526b3961c..e8763cdf8e 100644 --- a/.github/workflows/test_nvfortran_pi.yml +++ b/.github/workflows/test_nvfortran_pi.yml @@ -50,7 +50,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: