nakib / elphbolt

A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.
GNU General Public License v3.0
39 stars 26 forks source link

OpenACC update directive #127

Open nakib opened 9 months ago

nakib commented 9 months ago

Check if the update directive can be use to reduce the amount of device allocs and deallocs inside a nested loop.