Julian Geiger

Results 88 comments of Julian Geiger

Closing this, as we better implement a proper structure, as outlined by @agoscinski in his last comment.

Hi @ayushjariyal, thanks for you interest in contributing to AiiDA. Yes, the issue is still available, I just created it as a reminder for this change. Feel free to give...

Hi @ayushjariyal, sorry for the delay here. We got quite a few contributions and tasks during that time, so things went on hold for a bit. We are now tying...

Assignee was missing in the column of the 2.7.2 project, and it triggered my OCD ^^

Wow, thanks a lot, @giovannipizzi! This is extremely useful! Despite the initial timings, I've also been quite convinced that the problem was the early implementation and that it would be...

Additional notes: - only one writer to `packed` (use case can also be with new profile, directly importing, then this is guaranteed) - look into `io_uring` (@unkcpz) - reading from...

So the idea here was that deleting a computer doesn't only delete the isolated computer. To keep provenance, it also deletes all the connected nodes, so all processes of a...

Hi @zhubonan and @mbercx, thanks to both of you for digging into this! I assigned myself, as I approved the original PR #6720 that seems to have introduced the issue...

> Thanks [@GeigerJ2](https://github.com/GeigerJ2), will do some more testing later this week! Not that in case you generate 32768 `Int` nodes and add them to a group, you should also be...

OK, just reporting back on some more testing I did. There are actually two distinct failure points: - `group.add_nodes`: Should be fixed in #6991 by moving the values from the...