electronic-structure / SIRIUS

Domain specific library for electronic structure calculations
BSD 3-Clause "New" or "Revised" License
125 stars 40 forks source link

Remove hard-coded printing of pika bindings #998

Closed RMeli closed 4 months ago

RMeli commented 4 months ago

Printing pika bindings was hard-coded. It is too verbose with many ranks (and many cores) to force it to the user. This PR removes the printing. It can be enabled by the user by exporting the PIKA_PRINT_BIND variable.

RMeli commented 4 months ago

cscs-ci run