Keaton J. Burns

Results 92 comments of Keaton J. Burns

**Original comment by Benjamin Brown (Bitbucket: [Benjamin Brown](https://bitbucket.org/%7B7ccecdb3-3639-4001-8249-060e80320bda%7D/)).** ---------------------------------------- * set attachment to "1d_burgers_equation_chebyshev.png" Burgers equation is now implemented in both Fourier and Chebyshev domains. Early results look good; we're...

**Original comment by J. S. Oishi (Bitbucket: [jsoishi](https://bitbucket.org/%7Bab7c2db2-7642-47a8-9264-0939f601d904%7D/)).** ---------------------------------------- Nice work, @bpbrown ! But could you give a more complete reference for Ascher et al. (1995)?

**Original comment by Benjamin Brown (Bitbucket: [Benjamin Brown](https://bitbucket.org/%7B7ccecdb3-3639-4001-8249-060e80320bda%7D/)).** ---------------------------------------- A library of nice IMEX and related timestepping methods =========================================== Generating IMEX schemes up to 4th order, plus tests of stability...

**Original comment by Geoffrey Vasil (Bitbucket: [gvasil](https://bitbucket.org/%7Bec9259be-a54c-4c63-b96f-730d3e89ef05%7D/)).** ---------------------------------------- * Edited issue description

**Original comment by Geoffrey Vasil (Bitbucket: [gvasil](https://bitbucket.org/%7Bec9259be-a54c-4c63-b96f-730d3e89ef05%7D/)).** ---------------------------------------- * Edited issue description

**Original comment by Geoffrey Vasil (Bitbucket: [gvasil](https://bitbucket.org/%7Bec9259be-a54c-4c63-b96f-730d3e89ef05%7D/)).** ---------------------------------------- * Edited issue description

**Original comment by Keaton Burns (Bitbucket: [kburns](https://bitbucket.org/%7B3d3e64f1-bf12-45df-b655-4543d8fb34c4%7D/)).** ---------------------------------------- And if you're within a few minutes of a hard wall-clock limit, then stop computing and all cores switch to saving everything...

**Original comment by Keaton Burns (Bitbucket: [kburns](https://bitbucket.org/%7B3d3e64f1-bf12-45df-b655-4543d8fb34c4%7D/)).** ---------------------------------------- * Edited issue description* changed state from "new" to "on hold"

**Original comment by Keaton Burns (Bitbucket: [kburns](https://bitbucket.org/%7B3d3e64f1-bf12-45df-b655-4543d8fb34c4%7D/)).** ---------------------------------------- * changed title from "IO general idea" to "Allow non-simulation processes to handle e.g. IO"

We generally haven't seen IO being a computational bottleneck, even with the new "gather"-based file handlers where global IO is handled by a single root core. Closing this for now.