Giter VIP home page Giter VIP logo

Comments (9)

majetideepak avatar majetideepak commented on July 18, 2024

Is there an already published docker image which works?

We have published images that are used in CI. ghcr.io/facebookincubator/velox-dev:amd64-ubuntu-22.04-avx

from velox.

majetideepak avatar majetideepak commented on July 18, 2024

A recent ubuntu docker image build was successful https://github.com/facebookincubator/velox/actions/runs/9672757599/job/26685597501

I see arm64-apple-darwin23.4.0 in your system information. Are you building using qemu for x86_64 on apple arm64?
Can you try on a x86_64 machine?

from velox.

jaystarshot avatar jaystarshot commented on July 18, 2024

Nope, I just built on arm, expecting the docker compose to pick that up and choose base images accordingly. Is the current docker compose only supported on x86?

from velox.

majetideepak avatar majetideepak commented on July 18, 2024

Yes, docker compose for ubuntu and centos only support x86. Are there Ubuntu and Centos base images for apple arm?

from velox.

majetideepak avatar majetideepak commented on July 18, 2024

I see that Ubuntu has an image for arm https://ubuntu.com/download/server/arm. Looks like the setup script needs some changes.

from velox.

majetideepak avatar majetideepak commented on July 18, 2024

I hit this while building fbthrift and not mvfst. The issue is that the build failed ninja: build stopped: subcommand failed.. For me, the failure was due to c++: fatal error: Killed signal terminated program cc1plus from insufficient memory.

from velox.

jaystarshot avatar jaystarshot commented on July 18, 2024

I think I had seen the insufficient memory before and setting a limit on the threads worked -e NUM_THREADS=2. But the the error that I saw was different

from velox.

majetideepak avatar majetideepak commented on July 18, 2024

I was able to build Prestissimo (which includes Velox) with some changes.
#10346

from velox.

jaystarshot avatar jaystarshot commented on July 18, 2024

Wow nice

from velox.

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.