Original report by Fabien Pertuy (Bitbucket: PertuyF, GitHub: PertuyF).
Hi @{5a0336c6c24b5074212438b7} ,
For you to know: a conda package has just been created for igphyml on Bioconda.
Build script was reworked to get it compiling under OSX. You can check out this PR for more info. I ran examples from the doc to make sure it is working, but if you have any real-world test it could be interesting to validate this work.
Package currently supports OpenMP, next step would be to support Blas as well. If you’re interested into using conda for deployment of future versions, you’ll be able to easily rebuild the package for any tagged commit.
BTW, it would be handy to have a command to check for OMP and Blas support, and to ensure hotspot tables are available.
Original report by Fabien Pertuy (Bitbucket: PertuyF, GitHub: PertuyF).
Hi @{5a0336c6c24b5074212438b7} ,
For you to know: a conda package has just been created for
igphymlon Bioconda.Build script was reworked to get it compiling under OSX. You can check out this PR for more info. I ran examples from the doc to make sure it is working, but if you have any real-world test it could be interesting to validate this work.
Package currently supports OpenMP, next step would be to support Blas as well. If you’re interested into using conda for deployment of future versions, you’ll be able to easily rebuild the package for any tagged commit.
BTW, it would be handy to have a command to check for OMP and Blas support, and to ensure hotspot tables are available.