Pascal Jahan Elahi
Pascal Jahan Elahi
Hi @Currodri, My apologies for this unacceptably late follow-up (life has been busy and this issue slipped below my radar). Were you able to sort out the RAMSES io issue?...
Requires some changes to source branch. Some changes alter the default behaviour of VR or default compilation.
Ah, left over from storing the input index in a file. I can trivial fix this to just collect all group ids into an array that is in id order...
Hi Tiago, I will have a detailed look but one thing you could try is the development branch that has a few fixes to handle some issues that could propagate...
Likely its a unit issue but I'll look into it as there is no weighting that is applied.
I can reproduce the optimisation dependent error with ``` HIP version: 5.7.31921-1949b1621 AMD clang version 17.0.0 (https://github.com/RadeonOpenCompute/llvm-project roc-5.7.3 23382 f3e174a1d286158c06e4cc8276366b1d4bc0c914) Target: x86_64-unknown-linux-gnu Thread model: posix ``` and the compilation flags...
Hi @cullanhowlett , can you try the development branch (it's got a lot of fixes and I need to move main to not the default but development.) Also, I might...
Hi @cullanhowlett , can you try setting the `MPI_zcurve_mesh_decomposition_num_cells_per_dim=256` in the configuration file (that will set the mesh resolution. Likely I'll need to add something to scale the mesh resolution...
Hi @cullanhowlett , I haven't heard back but did the branch help?
Hi @sorcej so I think it is likely the read header isn't reading the header correctly. I will say that I have tried to make it work but I've encountered...