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

allow craype for any targets (i.e., multicore) #3858

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ericjbohm
Copy link
Contributor

On newer machines with extensive layers of compilation (i.e,. delta-ai's grace/hopper supernodes) it can be difficult to build a proper binary using individual compiler targets. Our craype target delegates those issues to whatever the user has chosen within their craype module selection, but has previously been restricted to cray specific interconnect builds. There really isn't a good reason to do that. This change frees our craype wrapper for use with other targets, such as the multicore, or netlrts, builds.

@kavithachandrasekar
Copy link
Contributor

Would it be helpful to remove duplicate CMK_BUILD_CRAY=1 and CMK_CRAY_NOGNI=1 from files like arch/ofi-crayshasta/conv-mach.sh, arch/mpi-crayshasta/conv-mach.sh, arch/mpi-crayxc/conv-mach.sh and arch/mpi-crayxe/conv-mach.sh as part of this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants