You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first sight, this looks like it may be an issue for rank >= 2 variables as the data is not packed but directly accessed.
Do you agree @Yurlungur@lroberts36@pdmullen ?
Yes, I agree. I noticed this issue as well when I was making changes in #818. I started thinking about how to fix it and then got sidetracked. @pdmullen: Are you using tensor variables in your radiation solver?
Yes, I agree. I noticed this issue as well when I was making changes in #818. I started thinking about how to fix it and then got sidetracked. @pdmullen: Are you using tensor variables in your radiation solver?
Looking at the final changes in #818 I noticed
parthenon/src/mesh/amr_loadbalance.cpp
Line 1033 in b866f72
On first sight, this looks like it may be an issue for rank >= 2 variables as the data is not packed but directly accessed.
Do you agree @Yurlungur @lroberts36 @pdmullen ?
This probably also applies to
parthenon/src/mesh/amr_loadbalance.cpp
Line 510 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 872 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 940 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 976 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 1084 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 1130 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 1204 in b866f72
parthenon/src/mesh/amr_loadbalance.cpp
Line 1247 in b866f72
The text was updated successfully, but these errors were encountered: