Coder Social home page Coder Social logo

exebench's Issues

Details of how to get the asm code.

Dear Author,

Your dataset provides assembly code at the O0, O3, and Os optimization levels. I am currently trying to compile at the O1 and O2 levels but encountering numerous issues. Could you provide more details about the compilation process to obtain the corresponding assembly code?

Module load not error.

I did everything like this but got this error. Can you tell what went wrong?

git clone https://github.com/jordiae/exebench.git
cd exebench/
python -m venv venv
source venv/bin/activate
pip install -r requirements_examples.txt
python3 examples/basic.py

Error Message


Traceback (most recent call last):
File "examples/basic.py", line 2, in
from exebench import Wrapper, diff_io, exebench_dict_to_dict
ModuleNotFoundError: No module named 'exebench'

Majority of data seems to be missing synth_exe_wrapper or real_exe_wrapper

Hi,

I have downloaded through Hugging Face, but I am finding when I iterate over the splits "train_synth_compilable" and "train_real_compilable" that most of the entries do not have one of "synth_exe_wrapper" or "real_exe_wrapper". Is this an error? How can I compile them without this wrapper? Because as far as I can tell the example code requires this to be present in order to compile them.

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.