Joost VandeVondele
Joost VandeVondele
@Dantist can you provide such output?
best of luck, and stay healthy.
If @SFisGOD is willing to take the role, I would be fine with this. I don't think he's in 3-8 am Moscow time zone. Actually, it would be useful if...
The first check is to make sure the patch contains no malicious code. Basically, approving is the only guard against that. After that, enforcing common sense and spotting easy mistakes...
@Rocky640 @joergoster @candirufish can you also leave your fishtest username here if you could help?
@Vizvezdenec ... I do appreciate a lot your active patch development, but in the list above I tried to restrict it to people that have already quite a few patches...
Given that indeed we're still having to few active approvers, and the recent activity of @Vizvezdenec I'm also fine with giving him the additional responsibility.
should presumably be written as ``` IF (length .GT. mp_max_memory_size / size) THEN DBCSR_ABORT("MPI cannot allocate more than 2 GigaElements or 2 GB on 32 bit systems") ``` to avoid...
well, the difference is being able to put 2GB or 16GB (for doubles) per rank on the device. All of DBCSR does the counting in elements, only this place is...
OK, right... so it needs a careful audit.