Skip to content

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

Open
ericjbohm wants to merge 2 commits intomainfrom
ericjbohm/support-craype-as-conv-mach
Open

allow craype for any targets (i.e., multicore)#3858
ericjbohm wants to merge 2 commits intomainfrom
ericjbohm/support-craype-as-conv-mach

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