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

Enabling test and benchmark runs for ARM64. #16

Closed
wants to merge 4 commits into from

Conversation

SameeraDes
Copy link

  • Testcases 363, 365 and 366 are failing for ARM64 due to Lua version difference. Commit 19a3c8d fixes the guards for the tests.
  • Commit 1c0859e adds md5sum file for ARM64, along with the input files.
  • Commit 8c873d8 and f6133bd add the PARAM file for ARM64, and tune the parameters passed for longer execution time.

SameeraDes added 4 commits January 8, 2019 06:41
… math.mod are renamed in lua5.1, hence, need to check the version pre-5.1. math.log10 is made obsolete in lua5.2, hence, 5.2 onwards, math.log10 should not be available.
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.

1 participant