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

Pack difftest related srcs and binaries into JAR #3941

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

forever043
Copy link
Contributor

No description provided.

@forever043 forever043 changed the title Pack difftest related srcs and binaries into jar Pack difftest related srcs and binaries into JAR Nov 26, 2024
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 18dd86a

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
18dd86a 1.917 0.450 2.701 1.223 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
3956160 1.917 0.450 2.701 1.233 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
0d6f7fa 1.917 0.450 2.701 1.232 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
a5c77bc 1.917 0.450 2.701 1.230 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
d876189 1.917 0.450 2.701 1.230 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
9c13e96

Copy link
Member

@Tang-Haojin Tang-Haojin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just came up with a new question. How can we deal with files ignored by .gitignore such as out, build and something else?

I think we may use git ls-files to determine what files should be included.

@forever043
Copy link
Contributor Author

I just came up with a new question. How can we deal with files ignored by .gitignore such as out, build and something else?

I think we may use git ls-files to determine what files should be included.

good question :) I will try git ls-files

@forever043 forever043 changed the title Pack difftest related srcs and binaries into JAR WIP: Pack difftest related srcs and binaries into JAR Nov 27, 2024
@forever043
Copy link
Contributor Author

I just came up with a new question. How can we deal with files ignored by .gitignore such as out, build and something else?

I think we may use git ls-files to determine what files should be included.

fixed, git ls-files will also ignore the unwanted .git file

@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 2038537

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
2038537 1.917 0.450 2.701 1.231 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
b00d582 1.917 0.450 2.701 1.230 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
e718f87
3956160 1.917 0.450 2.701 1.233 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
0d6f7fa 1.917 0.450 2.701 1.232 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261
a5c77bc 1.917 0.450 2.701 1.230 2.840 2.464 2.398 0.921 1.430 2.069 3.437 2.716 2.387 3.261

@forever043 forever043 changed the title WIP: Pack difftest related srcs and binaries into JAR Pack difftest related srcs and binaries into JAR Nov 28, 2024
@Tang-Haojin Tang-Haojin merged commit f6f8d1f into OpenXiangShan:master Nov 28, 2024
9 checks 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