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

Include yac enable/disable in helper bash scripts for building CLEO #72

Merged
merged 22 commits into from
Jun 6, 2024

Conversation

yoctoyotta1024
Copy link
Owner

@yoctoyotta1024 yoctoyotta1024 commented May 30, 2024

  • add enableyac argument to bash scripts

  • if enableyac == true, require path for yac and yaxt directories to be specified and add modules and flags required in order to build yac

  • bash scripts for examples set enableyac=false

  • new bash and python scripts to make it easy to run yac_3d example with yac enabled

  • updates to docs to reflect updated requirements for building and running YAC, and how to set build of examples to include yac

…lag to cmake with/without yac and yaxt root directory
Copy link

cocogitto-bot bot commented Jun 6, 2024

✔️ ffffda3...a1c9a31 - Conventional commits check succeeded.

@yoctoyotta1024
Copy link
Owner Author

Outstanding issue with yac_3d bash script not compiling due to MPI linker error:

/work/mh1126/m300950/yac/yaxt/lib/libyaxt_c.a(xt_exchanger_neigh_alltoall.o): In function 'xt_exchanger_neigh_alltoall_new': xt_exchanger_neigh_alltoall.c:(.text.xt_exchanger_neigh_alltoall_new+0x37a): undefined reference to 'MPI_UNWEIGHTED' collect2: error: ld returned 1 exit status

@yoctoyotta1024 yoctoyotta1024 merged commit 0923f3a into main Jun 6, 2024
9 checks passed
@yoctoyotta1024 yoctoyotta1024 deleted the installyac branch June 6, 2024 10:14
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