Giter Club home page Giter Club logo

Comments (8)

bhack avatar bhack commented on September 17, 2024

/cc @goldsborough

from builder.

bhack avatar bhack commented on September 17, 2024

So also in this type of build https://github.com/pytorch/pytorch/blob/master/docker/pytorch/Dockerfile#L1 you are using:

gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609

Instead in the builder you are building on https://github.com/pytorch/builder/blob/master/conda/Dockerfile#L1

gcc --version
GCC: (GNU) 4.9.2 20150212 (Red Hat 4.9.2-6)

Are we in the middle of dual ABI issue with the two builds?

from builder.

bhack avatar bhack commented on September 17, 2024

/cc @soumith

from builder.

soumith avatar soumith commented on September 17, 2024

I read all github notifications, so I saw this.
We can think of doing this after PT1 stable release. The constraints we have on doing this are a bit stupid, like how much conda storage free space we have, but we can definitely execute on this with low pri

from builder.

bhack avatar bhack commented on September 17, 2024

In the meantime is there a quick way to build a conda package from https://github.com/pytorch/pytorch/blob/master/docker/pytorch/Dockerfile?

from builder.

bhack avatar bhack commented on September 17, 2024

I see also that the Docker nightly is not updated anymore https://hub.docker.com/r/pytorch/pytorch/tags/. If we have a valid package there we could be useful as workaround using multistage builds from there.

from builder.

bhack avatar bhack commented on September 17, 2024

Any news about CXX11_ABI?

from builder.

pjh5 avatar pjh5 commented on September 17, 2024

This is tracked in pytorch/pytorch#20652 and associated issue

from builder.

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.