Skip to content

Commit 61f2500

Browse files
committed
revert: remove NVCOMPILER_FPU_STATE=daz,flushz (broke 24.9 math dispatch)
1 parent b6e430e commit 61f2500

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ jobs:
224224
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: ${{ matrix.nvhpc && '1' || '' }}
225225
PMIX_MCA_gds: ${{ matrix.nvhpc && 'hash' || '' }}
226226
OMPI_MCA_hwloc_base_binding_policy: ${{ matrix.nvhpc && 'none' || '' }}
227-
NVCOMPILER_FPU_STATE: ${{ matrix.nvhpc && 'daz,flushz' || '' }}
228227

229228
steps:
230229
- name: Git safe directory

0 commit comments

Comments
 (0)