Skip to content

Are there prospects for allowing a different memory layout in the data storage? #2472

Answered by WeiqunZhang
tpg2114 asked this question in Q&A
Discussion options

You must be logged in to vote

We have limited support for the (nvar, icells, jcells, kcells) support. For MultiFab, it's always (icells, jcells, kcells, nvars). However, if nvar is a fixed size known at compile time, we do have FabArray<BaseFab<GpuArray<Real,nvar>>>. Note that MultiFab is derived from FabArray.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tpg2114
Comment options

Answer selected by tpg2114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants