Skip to content

make reduce for sort-8.16 fails inside chisel docker container #7

@ahmayun

Description

@ahmayun

image
Screenshot shows make reduce for sort failing and passing for bzip2

The test.sh file fails for some reason while debloating sort. The debloating is working for all other programs inside the container.

Steps to reproduce:

// From inside the main project folder
cd docker
sudo docker build -t chisel .
sudo docker run -it -v ../src chisel

//Now inside the docker container
cd /chiselbench/benchmark/sort-8.16/merged
make reduce

Let me know if this can be fixed. Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions