Konstantinos Parasyris

Results 10 comments of Konstantinos Parasyris

Hello @Oblomov I am working on the main branch.

I checkout to the next branch and the error persists.

The error appears on single and multi GPU runs. I attach you the output of a run with a single gpu without mpi support without hdf5 support. I attach the...

@ikarlin, No the cell id as well as the iteration number change on different executions.

@bcardosolopes this code interleaves alloca's with address space casts. Is this allowed? Or should I add the allocas at the function entry point?

> > @bcardosolopes this code interleaves alloca's with address space casts. Is this allowed? Or should I add the allocas at the function entry point? > > The allocas should...

> IIRC - our algorithm explicitly wants to look in those directories first. Will review and comment back. Thanks. Unless I missed some part of the code (which is probable),...

> Okay - so there's two changes in here. One a bug fix and the other is a feature. If you can split this into two PR's that would help....

@grondo I am just mentioning this here cause you refer to the `memo` event. It is indeed easy to get the `uri` through the memo event but there is no...