Giter Club home page Giter Club logo

Comments (5)

pranjal-joshi avatar pranjal-joshi commented on June 21, 2024 2

Thanks, @adityaladwa for confirming this 🎉

Fixed in 0f86825 - Will be merged with the main branch via new-features while rolling out the next update and docker tags :latest, :dev will be supported with multi-arch builds.

from screeni-py.

pranjal-joshi avatar pranjal-joshi commented on June 21, 2024 1

Hi @adityaladwa

It's mentioned in the release page that dockers are built for x86/x86_64 CPUs only as the base Tensorflow image is compiled for AVX instructions which is not applicable for Apple sillicon (M1/M2)

Looking for a solution to use the existing dependencies version with the base image that is not specific to CPU architecture.

from screeni-py.

adityaladwa avatar adityaladwa commented on June 21, 2024 1

yes, this works @pranjal-joshi 👍

Screeni-py-apple-silicon.mp4

from screeni-py.

adityaladwa avatar adityaladwa commented on June 21, 2024

docker version output as follows

❯ docker version
Client:
 Cloud integration: v1.0.35+desktop.4
 Version:           24.0.6
 API version:       1.43
 Go version:        go1.20.7
 Git commit:        ed223bc
 Built:             Mon Sep  4 12:28:49 2023
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.23.0 (120376)
 Engine:
  Version:          24.0.6
  API version:      1.43 (minimum version 1.12)
  Go version:       go1.20.7
  Git commit:       1a79695
  Built:            Mon Sep  4 12:31:36 2023
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.6.22
  GitCommit:        8165feabfdfe38c65b599c4993d227328c231fca
 runc:
  Version:          1.1.8
  GitCommit:        v1.1.8-0-g82f18fe
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

from screeni-py.

pranjal-joshi avatar pranjal-joshi commented on June 21, 2024

Hi @adityaladwa

Docker support for multi-arch CPUs is in progress. Can you test if this works on your system now?

docker pull joshipranjal/screeni-py:multi
docker run -it joshipranjal/screeni-py:multi run_screenipy.sh

Note: multi tag will be delete later and latest will start supporting multiple CPU architectures.

from screeni-py.

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.