Manodeep Sinha
Manodeep Sinha
All good :) I did mean to ask - how did you setup the gist to connect the google-colab notebook? Looks very nice
@beckermr You might have more info. Do you know how/where the compilation was done? @rainwoodman Do you know which function produces this error? Is the error somewhere in the `gridlink`...
This issue might be more appropriate in the [feedstock repo](https://github.com/conda-forge/corrfunc-feedstock). @beckermr What do you prefer?
The discussion on [here](https://github.com/conda-forge/corrfunc-feedstock/issues/2) regarding optimised builds might be useful.
Hmm while that patch will solve the bug, it will remove all of the optimised kernels as well and produce quite slow code. Might be better to remove the `-march=native`...
> Yes, this is the correct effect. conda-forge does not support high-levels SIMD optimization unless you ship a fat binary that detects the instructions at runtime. The compute-intensive parts of...
Not sure yet. Seems to me that the galaxies might be fine to read/store on all tasks, but during the computation itself, the randoms need to be on a larger...
For a `pair-product`, I think supplying `npairs*weightavg` is fine. However, I am not sure that that holds for arbitrary weighting functions. At the very least, the existing utilities should check...
That word count shows the entire document. Is it possible to show the word count for a region, say highlighted/selected text? My use-case: Writing a document with multiple sections, where...
This is done / superseded by #277