Skip to content

Commit ede599c

Browse files
committed
Update ci-hpc-config.yml: turn off floating-point trapping due to openmpi problem
1 parent 711cc9c commit ede599c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ci-hpc-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ mpi_on:
1616
- ecmwf/fckit@develop
1717
parallel: 64
1818
ntasks: 16
19+
env:
20+
- ATLAS_FPE=0
1921

2022
mpi_off:
2123
build:

0 commit comments

Comments
 (0)