[Numpy-discussion] Re: Making show_runtime and show_config enable file output

2024-04-10 Thread Ralf Gommers
On Wed, Apr 10, 2024 at 4:18 PM Ganesh Kathiresan wrote: > Thanks for the input, I have raised a PR: > https://github.com/numpy/numpy/pull/26255. I'll address the UT issues > soon. Let me know if this is what was required. > Thanks Ganesh! ___ NumPy-Di

[Numpy-discussion] Re: Making show_runtime and show_config enable file output

2024-04-10 Thread Ganesh Kathiresan
Thanks for the input, I have raised a PR: https://github.com/numpy/numpy/pull/26255. I'll address the UT issues soon. Let me know if this is what was required. Thanks, Ganesh ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscri

[Numpy-discussion] Re: Making show_runtime and show_config enable file output

2024-04-09 Thread Ralf Gommers
On Mon, Apr 8, 2024 at 9:42 PM Matan Addam wrote: > Hello, > > I find the information printed by the above mentioned functions to be > useful for understanding performance context on installed machines, as well > as variability across machines when troubleshooting. How would the > maintainers vie

[Numpy-discussion] Re: Making show_runtime and show_config enable file output

2024-04-08 Thread Matti Picus
On 09/04/2024 2:42, Matan Addam wrote: Hello, I find the information printed by the above mentioned functions to be useful for understanding performance context on installed machines, as well as variability across machines when troubleshooting. How would the maintainers view a pull request a