Giter VIP home page Giter VIP logo

Comments (2)

SolalPirelli avatar SolalPirelli commented on June 8, 2024

It might be a good idea to mention also the amount of disk space needed (along with the amount of RAM) in the requirements (10 GB was not enough, 20 GB has worked).

Done, thanks.

Several steps in the execution of setup.sh seem to require sudo privileges. It would be good to mention it in the README, to avoid letting it run overnight and finding out in the morning that it needed a password to continue ;-) .

Done, thanks.

Why is it needed to rebuild gcc, binutils, etc.? Are there modifications in them?

We need to do cross-compilation for the NFOS. @matrizzo can explain more here, he was in charge of the NFOS part.

Why are the modifications to VeriFast and KLEE maintained in local repositories and not upstreamed?

Because we haven't put in the time to upstream them :-)

It seems that the Makefiles always cause the code to be recompiled (i.e. even if they exist and are up to date). Is that intentional?

Kind of. DPDK has a complex set of Makefiles, and we add our own complex stuff on top, to keep our sanity we always build from scratch to ensure nothing weird happens.

Is it because of my VM only having 8 GB of RAM?

Yes, as mentioned in the README you need 128GB of RAM. (The actual number is probably a bit less, something like 90, but we say 128 to be sure)

It's good to know you were about do symbex/validate the NFs only with 8GB, I've updated the readme to reflect this.

from vigor.

cgrigis avatar cgrigis commented on June 8, 2024

Why are the modifications to VeriFast and KLEE maintained in local repositories and not upstreamed?

Because we haven't put in the time to upstream them :-)

Fair enough :-)

It seems that the Makefiles always cause the code to be recompiled (i.e. even if they exist and are up to date). Is that intentional?

Kind of. DPDK has a complex set of Makefiles, and we add our own complex stuff on top, to keep our sanity we always build from scratch to ensure nothing weird happens.

Indeed, I can understand that, Makefiles can be messy :-/

Is it because of my VM only having 8 GB of RAM?

Yes, as mentioned in the README you need 128GB of RAM. (The actual number is probably a bit less, something like 90, but we say 128 to be sure)

Ah OK. I had understood that only symbex-withnfos would require 128GB. My bad.

It's good to know you were about do symbex/validate the NFs only with 8GB, I've updated the readme to reflect this.

Thank you for your quick response!

from vigor.

Related Issues (2)

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.