torognes / swipe

Smith-Waterman database searches with inter-sequence SIMD parallelisation
GNU Affero General Public License v3.0
58 stars 21 forks source link

arm64? #35

Closed gaboentropy closed 2 years ago

gaboentropy commented 2 years ago

Hi,

Any change you'll produce a version that can be compiled in M1/arm64 macs?

I saw that you did that in other programs, but wasn't able to figure it out for this one.

Best and thanks for writing such useful software. -Gabo

torognes commented 2 years ago

Thanks for the suggestion. It's a lot of work to port it to the arm64 architecture. I don't have any plans to do it soon, but I will consider it in the future. Sorry that I cannot promise anything.

gaboentropy commented 2 years ago

Thanks.