manodeep / Corrfunc

⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
https://corrfunc.readthedocs.io
MIT License
166 stars 51 forks source link

Stdout being polluted by info message about kernel #112

Closed manodeep closed 7 years ago

manodeep commented 7 years ago

The info message about the kernel being used should go to stderr and not stdout. Thanks to Alex Knebe for locating.