Commit 1e212aa
Tests:
`amrex.the_arena_init_size=0` is default on CPU but not GPU. In order to
run tests in parallel on the same GPU, we need to change the default so
the first test does not allocate 3/4th of the memory of the GPU (to
speed up later allocations in a pre-allocated heap).
Co-authored-by: Edoardo Zoni <[email protected]>amrex.the_arena_init_size=0 (#430)1 parent 11ac88b commit 1e212aa
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments