Aurelien Bouteiller

Results 146 comments of Aurelien Bouteiller

For posterity, a piece of discussion from Slack about the dtd_arena_create and our plan to address the problem > I see what is happening. In general we create the arena...

CI failure is due to #641 this is ready

This should be valid but for now we can't deal with this. A workaround solution is to declare a local, initialize the local with the generated expression, and then use...

Not sure the two step replacement is still 'atomic', dependent upon what assembly is generated with the double evaluation. We abused volatile because there was no good C99 way of...

Do we want to promote this to v4.0 since we have code ready to apply to the problem?

moved to 4.1, the remaining bugs that are not in dplasma itself are not understood and rare.

The other problems are still existing

The test is for a pure NEW data, which is not the case here. So the question is why the data-in is NULL for a read from a collection?

Thanks Brieuc, could you provide the config command line as well as the test command to replicate?