Andrew Myers

Results 14 issues of Andrew Myers

## Summary ## Additional background ## Checklist The proposed changes: - [ ] fix a bug or incorrect behavior in AMReX - [x] add new capabilities to AMReX - [...

Requires AMReX PR 2949: https://github.com/AMReX-Codes/amrex/pull/2949 - [x] #3412 - [ ] write this in a table/file for easier processing Sample output: ``` STEP 20 starts ... Memory usage data for...

hackathon
component: diagnostics

This adds support for shared memory current deposition to WarpX. This work was mostly done by @kaplannp, building on work by @PhilMiller and myself. Currently it only does the "direct"...

backend: cuda
Performance optimization
backend: hip
component: core

This implements a shared memory option for Esirkepov deposition. This includes work by @hklion and optimizations made by @mhaseeb123.

backend: cuda

This used to work, but seems to have been broken. See the docs page here for scripts and example outputs: http://yt-project.org/doc/cookbook/simple_plots.html#image-background-colors

bug
enhancement
viz: 2D
docs
viz: volume rendering

This chunks the operation per box rather than per rank so as to use less device memory. The proposed changes: - [ ] fix a bug or incorrect behavior in...

performance
GPU

This replaces a much slower atomics-based check. ## Summary ## Additional background ## Checklist The proposed changes: - [ ] fix a bug or incorrect behavior in AMReX - [...

Do not merge until I've confirmed the MFiX-Exa tests pass. The proposed changes: - [ ] fix a bug or incorrect behavior in AMReX - [ ] add new capabilities...

do not merge

The race condition was found by @lucafedeli88 using an automated tool. ## Summary ## Additional background ## Checklist The proposed changes: - [x] fix a bug or incorrect behavior in...