Commit 0dfb0c6
committed
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).amrex.the_arena_init_size=0
1 parent aefc910 commit 0dfb0c6
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