iqtree / iqtree2

NEW location of IQ-TREE software for efficient phylogenomic software by maximum likelihood http://www.iqtree.org
GNU General Public License v2.0
226 stars 54 forks source link

AVX512 on skylake #45

Open Phhere opened 2 years ago

Phhere commented 2 years ago

Same as for iqtree v1 https://github.com/Cibiv/IQ-TREE/issues/216

bqminh commented 2 months ago

Yes, IQ-TREE can support AVX512 instruction set (powered by the vectorclass library). And there were some compiled versions in the past. However, I discontinue providing the binaries as I don't see many users for it. However, if you have evidence that many would be interested in (say >= 10 users via commenting, upvoting etc) then we can support it. I'll leave this post open for a month or so...

bqminh commented 2 months ago

PS: We don't have any AVX-512 CPUs to test such version, and thus can't work on this. Would you be able to try different settings of CMakeLists and test different version(s) on your machines? Once you have something that works, feel free to make pull request and we'll follow up.