Skip to content

Is it available for Mac M1? #205

Discussion options

You must be logged in to vote

Hi Theo,

That sounds like a good plan, let me see if I can help you get set up.

Your first error about kokkos-kernels is easy to fix, you probably missed the "recurse-submodules" part of the git clone line that's on the installation page. You can fix that by just running: git submodule update --init

Now, for the main problem -- this was actually somewhat tricky, some recent changes to the Mac environment made this build harder than I suspected. Thanks for bringing it to my attention, I wish Macs were as code-friendly as they used to be.

I eventually got the build bellow working on my laptop -- would you mind checking that this works for you also?

# if you don't have these already, use hom…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@TheoBardu
Comment options

@jcoulter12
Comment options

Answer selected by jcoulter12
@TheoBardu
Comment options

@jcoulter12
Comment options

@TheoBardu
Comment options

@jcoulter12
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build help Notes about how to build the code
2 participants