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

Update prepare_royvanrijn.sh #324

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

QBos07
Copy link

@QBos07 QBos07 commented Jan 11, 2024

Added PGO sampling
Added mostly static compilation

Check List:

  • Tests pass (./test.sh <username> shows no differences between expected and actual outputs)
  • All formatting changes by the build are committed
  • Your launch script is named calculate_average_<username>.sh (make sure to match casing of your GH user name) and is executable
  • Output matches that of calculate_average_baseline.sh

Needs a static zlib
Package: zlib-static for CentOS Stream

Added PGO sampling
Added mostly static compilation
@gunnarmorling
Copy link
Owner

@royvanrijn, any thoughts?

@royvanrijn
Copy link
Contributor

royvanrijn commented Jan 12, 2024

Can't really test this...
Error: DARWIN does not support building static executable images.

If it works, sure, why not; perhaps create an own version of my code and run that, feel free to try @QBos07

@QBos07
Copy link
Author

QBos07 commented Jan 13, 2024 via email

Check for static image compatibility
@QBos07
Copy link
Author

QBos07 commented Jan 14, 2024

Can't really test this... Error: DARWIN does not support building static executable images.

Can you try now if it works?

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.

None yet

3 participants