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

Aarch 64 comp changes #4021

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

btovar
Copy link
Member

@btovar btovar commented Jan 13, 2025

Fixes to compile in conda-forge linux_aarch64

Proposed Changes

Give an overall description of the changes, along with the context and motivation.
Mention relevant issues and pull requests as needed.

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

@btovar btovar force-pushed the aarch_64_comp_changes branch from 24b7f16 to 9163ee6 Compare January 13, 2025 15:34
Piggybacker does not work in such case.
@btovar btovar force-pushed the aarch_64_comp_changes branch from 9163ee6 to e88d619 Compare January 13, 2025 15:40
@btovar btovar merged commit d2a9117 into cooperative-computing-lab:master Jan 13, 2025
10 checks passed
@btovar btovar deleted the aarch_64_comp_changes branch January 13, 2025 15:56
btovar added a commit that referenced this pull request Jan 13, 2025
* fgetc casts result to int

* aarch64 does not have SYS_open

* rmonitor not when crosscompiling

Piggybacker does not work in such case.
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