Code Monkey home page Code Monkey logo

Comments (4)

mithro avatar mithro commented on May 21, 2024

@umarcor - Can you help the @mabrains team understand how to do this?

from globalfoundries-pdk-libs-gf180mcu_fd_pr.

mohanad0mohamed avatar mohanad0mohamed commented on May 21, 2024

@mithro I think this may not work. From GitHub themselves in https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs are saying you can use a matrix strategy to test your code in multiple versions of a language or on multiple operating systems.
Also, running multiple DRC/LVS checks in the same job in parallel may crash due to the capability of GitHub Actions hosted runners in https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners:

Hardware specification for Windows and Linux virtual machines:

    2-core CPU (x86_64)
    7 GB of RAM
    14 GB of SSD space

So I assume "matrix" won't fix this issue.

from globalfoundries-pdk-libs-gf180mcu_fd_pr.

umarcor avatar umarcor commented on May 21, 2024

@mohanad0mohamed the matrix does not run multiple tasks on the same job, it generates multiple jobs in parallel. See #18.

from globalfoundries-pdk-libs-gf180mcu_fd_pr.

mohanad0mohamed avatar mohanad0mohamed commented on May 21, 2024

@umarcor I'm amazed how "matrix" removed all duplicated jobs!
Now I understand how it works. Many thanks.

from globalfoundries-pdk-libs-gf180mcu_fd_pr.

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.