hcdenbakker / sepia

taxonomic classifier based on the kraken2 algorithms and more
GNU General Public License v3.0
45 stars 3 forks source link

Compliling error for macOS M1 #20

Closed jianshu93 closed 2 years ago

jianshu93 commented 2 years ago

Dear sepia team

SIMD support for M1 seems to be fail. May be I will come back later when SIMD libraries support M1 chip.

Many Thanks,

Jianshu

hcdenbakker commented 2 years ago

Dear Jianshu, Thanks for letting us know. I haven't had the opportunity yet to compile sepia on a M1 Mac (it works for Intel Macs), so this is very helpful. -Henk

sirselim commented 2 years ago

@jianshu93 - it might be worth trying the latest build (updated a day ago). I was unable to compile on arm64 based devices (#21) and @hcdenbakker pushed a patch and now sepia builds completely and works well on the Nvidia Jetson boards that we are using. It may be that resolves the issue for M1 based Macs as well.

jianshu93 commented 2 years ago

Many thanks!

jianshu93 commented 2 years ago

Hello Team,

I can successfully compile it on M1 Pro.

Many thanks,

Jianshu

hcdenbakker commented 2 years ago

Awesome! This was a relatively simple fix fortunately. I will close this issue for now.