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

coremark.bare.riscv failed with Spike #9

Closed
pcotret opened this issue May 6, 2022 · 4 comments
Closed

coremark.bare.riscv failed with Spike #9

pcotret opened this issue May 6, 2022 · 4 comments

Comments

@pcotret
Copy link

pcotret commented May 6, 2022

./build-coremark.sh
spike coremark.bare.riscv   

Got:

2K performance run parameters for coremark.
CoreMark Size    : 666
Total ticks      : 14591976906
Total time (secs): %f
Iterations/Sec   : %f
Iterations       : 40000
Compiler version : GCC8.3.0
Compiler flags   : -O2 -mcmodel=medany -static -std=gnu99 -fno-common -nostdlib -nostartfiles -lm -lgcc -T ../riscv64-baremetal/link.ld   
Memory location  : Please put data memory location here
(e.g. code in flash, data on heap etc)
seedcrc          : 0xe9f5
[0]crclist       : 0xe714
[0]crcmatrix     : 0x1fd7
[0]crcstate      : 0x8e3a
[0]crcfinal      : 0x25b5
Correct operation validated. See README.md for run and reporting rules.
*** FAILED *** (tohost = 1337)

@pcotret
Copy link
Author

pcotret commented May 6, 2022

Failed message disappeared with #6

@wkxfudan
Copy link

why got Total Times = %f。

@anuani21
Copy link

anuani21 commented Oct 2, 2022

#10 (comment)

@dshm
Copy link

dshm commented Nov 4, 2022

I also get the result as below, why the total time is f? could someone please give me some advide?
Total time (secs): f
Iterations/Sec : f

@pcotret pcotret closed this as completed Nov 4, 2022
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

4 participants