Commit 7775f4f
committed
[fix-arm-support] CODEGEN: use higher tolerance for constexpr_tan tests on aarch64 (with DanieleM)
This fixes a hang in the testMist tests on aarch64 in sqrtNewtonRaphson (madgraph5#1064)
(testMisc -> constexpr_tan -> constexpr_tan_quad -> constexpr_cos_quad -> constexpr_sqrt -> sqrtNewtonRaphson)
It uses the same workaround previously adopted for avoiding testMisc hangs when running valgrind (madgraph5#906)1 parent 32815f7 commit 7775f4f
1 file changed
Lines changed: 4 additions & 2 deletions
File tree
- epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/madgraph/iolibs/template_files/gpu
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| 365 | + | |
364 | 366 | | |
365 | | - | |
| 367 | + | |
366 | 368 | | |
367 | | - | |
| 369 | + | |
368 | 370 | | |
369 | 371 | | |
370 | 372 | | |
| |||
0 commit comments