|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[rvm-core] Dacapo benchmarkingHi,
I'm trying to run tests from the Dacapo benchmark suite, but am encountering problems when executing the test.xml ant script. Every test outputs the following: [exec] CAUGHT ALARM [exec] Result: 200 [exec] could not find headers at /home/siam/jikesrvm292/bin/extractmmtkstats line 38. [exec] Result: 255 [echo] Test Result for [prototype-opt|perf-dacapo] antlr-1 (1) : OVERTIME Test exceeded time limit. All I've done so far is set the external.lib.dir ant property, and downloaded the dacapo jar to ${external.lib.dir}/dacapo. Is there anything else I should be doing that I've missed? Cheers, Siam ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Jikesrvm-core mailing list Jikesrvm-core@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-core |
|
|
Re: [rvm-core] Dacapo benchmarkingHi Siam,
I would not recommend using those ant scripts directly. I suggest you either use the DaCapo harness directly: rvm -jar dacapo-2008-10.jar antlr Or use buildit, which is the best way to test, build and run the vm: http://jikesrvm.org/Using+buildit --Steve ----- Original Message ----- From: Siam Rafiee <siamraf@...> Date: Thursday, June 12, 2008 5:59 am Subject: [rvm-core] Dacapo benchmarking To: jikesrvm-core@... > Hi, > > I'm trying to run tests from the Dacapo benchmark suite, but am > encountering problems when executing the test.xml ant script. > Every test > outputs the following: > > > [exec] CAUGHT ALARM > [exec] Result: 200 > [exec] could not find headers at > /home/siam/jikesrvm292/bin/extractmmtkstats line 38. > [exec] Result: 255 > [echo] Test Result for [prototype- > opt|perf-dacapo] antlr-1 (1) : > OVERTIME Test exceeded time limit. > > All I've done so far is set the external.lib.dir ant property, > and > downloaded the dacapo jar to ${external.lib.dir}/dacapo. Is > there > anything else I should be doing that I've missed? > > Cheers, > > Siam > > > ----------------------------------------------------------------- > -------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Jikesrvm-core mailing list > Jikesrvm-core@... > https://lists.sourceforge.net/lists/listinfo/jikesrvm-core Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Jikesrvm-core mailing list Jikesrvm-core@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-core |
| Free Forum Powered by Nabble | Forum Help |