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

Provide a default cmdline for specjvm #7

Open
asias opened this issue May 28, 2014 · 2 comments
Open

Provide a default cmdline for specjvm #7

asias opened this issue May 28, 2014 · 2 comments

Comments

@asias
Copy link

asias commented May 28, 2014

specjvm does not provides module.py and default cmdline to run. Please consider add a default cmd to run. So

$ make image=specjvm
$ scripts/run.py

will work.

When we can support running java.so multiple times. We can even run all the benchmark by default one by one.

@nyh
Copy link

nyh commented May 28, 2014

On Wed, May 28, 2014 at 9:30 AM, Asias He [email protected] wrote:

specjvm does not provides module.py and default cmdline to run. Please
consider add a default cmd to run. So

$ make image=specjvm
$ scripts/run.py

will work.

I usually run each SpecJVM benchmark separately, and have a shell-script I
run on the host to run them one by one (now I see I didn't put it in apps/

  • I should!).

So I don't know which default command line to add.

When we can support running java.so multiple times. We can even run all
the benchmark by default one by one.


Reply to this email directly or view it on GitHub
#7.

Nadav Har'El
[email protected]

@asias
Copy link
Author

asias commented May 28, 2014

On Wed, May 28, 2014 at 4:42 PM, nyh [email protected] wrote:

On Wed, May 28, 2014 at 9:30 AM, Asias He [email protected]
wrote:

specjvm does not provides module.py and default cmdline to run. Please
consider add a default cmd to run. So

$ make image=specjvm
$ scripts/run.py

will work.

I usually run each SpecJVM benchmark separately, and have a shell-script I
run on the host to run them one by one (now I see I didn't put it in apps/

  • I should!).

So I don't know which default command line to add.

It does not matter a lot which default sub benchmark to run.

The point is to make scripts/run.py for specjvm work as other module does.

Adding the scripts is nice.

When we can support running java.so multiple times. We can even run all
the benchmark by default one by one.


Reply to this email directly or view it on GitHub
#7.

Nadav Har'El
[email protected]


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-44379456
.

Asias

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

No branches or pull requests

2 participants