manodeep / Corrfunc

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

Include AVX512 in the documentation for weights. #203

Closed manodeep closed 4 years ago

manodeep commented 4 years ago

General information

Issue description

The documentation for weights (https://corrfunc.readthedocs.io/en/master/modules/weighted_correlations.html?#computing-weighted-correlation-functions) does not show how to write the custom functions for AVX512F

Expected behavior

Should describe how to implement weights for AVX512F

Actual behavior

Does not include any mentions of AVX512F

What have you tried so far?

N/A

Minimal failing example

N/A