GithubHelp home page GithubHelp logo

Comments (5)

gaogaotiantian avatar gaogaotiantian commented on June 11, 2024 1

Cross-compile is one thing, testing is another. To support a specific platform, I'd like to at least run the test suite on it. Linux aarch64 might be an outlier - we do not officially support that, but we do have wheels for it. For MacOS M*, I'd like to make it right, and that's why I waited until the VM support from github actions.

The github action changes are already merged and everything worked fine (except for attach which will not be supported). The new version will be released after #391 is merged.

from viztracer.

gaogaotiantian avatar gaogaotiantian commented on June 11, 2024

Hi, thanks for the suggestion. I'd love to add support for M1, but currently viztracer relies on github actions to build, test and deploy(including buidling wheels). Even though github actions announced support for Apple M1 on October, it's still in public preview and it's only available at pay tier. A free macos-arm64 VM is not available for the public now. I hope (and believe) that it would be available in the future, and that's when viztracer can officially support MacOS ARM.

from viztracer.

gaogaotiantian avatar gaogaotiantian commented on June 11, 2024

Today github announced the free Mac VM with Apple silicon. We will proceed on this matter and support MacOS ARM in the next release (hopefully soon).

from viztracer.

cdeil avatar cdeil commented on June 11, 2024

@gaogaotiantian - wonderful! Thank you!

Just a note that there's many scientific Python projects like Numpy etc pp that use https://github.com/pypa/cibuildwheel or other tooling to cross-compile and produce wheels also for the Mac ARM platform already since years.

I don't know much about the details, just FYI in case the new solution you implemented doesn't do all you want that might be an alternative.

from viztracer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.