Skip to content

add benchmark tsvc#55

Merged
jensen-yan merged 2 commits intoOpenXiangShan:masterfrom
tqxu23:tsvc
Apr 29, 2025
Merged

add benchmark tsvc#55
jensen-yan merged 2 commits intoOpenXiangShan:masterfrom
tqxu23:tsvc

Conversation

@tqxu23
Copy link
Contributor

@tqxu23 tqxu23 commented Apr 8, 2025

To perform the test, we made the following modifications to the original program:

  1. We modified the makefile to enable compilation in the AM environment.

  2. We reduced the value of the iterations variable in common.h (from 100,000 to 100) to shorten the runtime.

  3. We added the library files required for the test (undefined_lib.h, undefined_lib.c), specifically the sinf and cosf functions needed for test s451. This may lead to performance and result differences compared to running on a Linux system.

The tests show that the benchmark can run successfully on the riscv64-xs architecture in NEMU.

@jensen-yan jensen-yan merged commit 28eaaae into OpenXiangShan:master Apr 29, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants