GithubHelp home page GithubHelp logo

HOL4 decompile run and sync about ci-actions HOT 7 CLOSED

sel4 avatar sel4 commented on June 19, 2024
HOL4 decompile run and sync

from ci-actions.

Comments (7)

mbrcknl avatar mbrcknl commented on June 19, 2024 1

I've not paid a lot of attention to that, so I'll run a test to find out. My guess is that it should be within a GitHub runner's resources.

from ci-actions.

lsf37 avatar lsf37 commented on June 19, 2024 1

Ok, no worries. Let's just put it on the list of things that need more powerful runners for now.

from ci-actions.

mbrcknl avatar mbrcknl commented on June 19, 2024

I guessed wrong. :-(

Peak memory usage was about 12Gb, towards the end of the decompilation. The whole process, including building PolyML and HOL4, took about 2 and a half hours.

AFAICT, that was not using PolyML's 64-in-32 mode. I'll see if I can retest with that enabled, but I guess it's still likely to be over the limit.

from ci-actions.

lsf37 avatar lsf37 commented on June 19, 2024

With 12GB there's still a chance. If 32bit roughly halves it, then it fits within the 7GB the GitHub runners have. Time is less of an issue.

from ci-actions.

mbrcknl avatar mbrcknl commented on June 19, 2024

Interesting. I had previously thought that PolyML's 32-in-64 mode (not 64-in-32 as I wrote above) only reduced the size of pointers in the runtime implementation. But it looks like it also reduces the size of integer types in the SML language.

HOL4 itself built ok with 32-in-64, but the decompiler implementation assumes 64-bit integer types in some places. I tried one round of fixing that, but it goes a little deeper than I have time for right now.

In any case, this, along with the rest of BV, was already on my to-do list, and I'm happy for it to stay there. It might take me some time to get through it, though. Some parts of BV will require non-GitHub runners, at least until we can build distributed execution into the proof search procedures.

from ci-actions.

lsf37 avatar lsf37 commented on June 19, 2024

AWS runners are now available and working for standard l4v. We can even tweak number of CPUs/memory requirements for this as we need (as long as money lasts ;-)).

It looks like we can just port over the Bamboo plan as is, or did you have further changes in mind before we do that?

from ci-actions.

lsf37 avatar lsf37 commented on June 19, 2024

This is now done.

from ci-actions.

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.