Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParaDySE Benchmarking #10

Open
DonggeLiu opened this issue Aug 19, 2019 · 2 comments
Open

ParaDySE Benchmarking #10

DonggeLiu opened this issue Aug 19, 2019 · 2 comments
Labels
Benchmarking Issues related to benchmarking

Comments

@DonggeLiu
Copy link
Owner

We have been using the benchmark programs in ParaDySE (e.g. replace.c) for a while to test if Legion works, maybe also use them for benchmarking?

@DonggeLiu DonggeLiu added the Benchmarking Issues related to benchmarking label Aug 19, 2019
@DonggeLiu
Copy link
Owner Author

It seems that the small benchmarks work well with Legion so far (in short period experiments).

@DonggeLiu
Copy link
Owner Author

DonggeLiu commented Sep 17, 2019

The large benchmarks might not work directly:

  1. tree has multiple source files
  2. vim has multiple source files
  3. grep has multiple source files
  4. gawk has mutiple source files
  5. expat: not sure how to compile, via make?
  6. sed:

ctangle /home/donggel/Benchmarks/ParaDySE-legion/sed-1.17/sed.w -
/home/donggel/Benchmarks/ParaDySE-legion/sed-1.17/sed.c
make: ctangle: Command not found
: recipe for target '/home/donggel/Benchmarks/ParaDySE-legion/sed-1.17/sed.c' failed
make: *** [/home/donggel/Benchmarks/ParaDySE-legion/sed-1.17/sed.c] Error 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmarking Issues related to benchmarking
Projects
None yet
Development

No branches or pull requests

1 participant