stanc3 icon indicating copy to clipboard operation
stanc3 copied to clipboard

Explore variadic map_rect

Open WardBrian opened this issue 1 year ago • 1 comments

This was discussed by @SteveBronder and @wds15 and I at StanCon. It would be nice to have, but requires some serialization to move between MPI ranks. The compiler could potentially generate these functions, similar to how it currently does parameter reads?

WardBrian avatar Sep 23 '24 15:09 WardBrian

This would be super cool to have! We should probably name this variadiac map_rect simply „map“…since there is no more rectangular thing in here.

The compiler is not something I work on, but let me know if I can help anyways.

wds15 avatar Sep 23 '24 15:09 wds15