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

Add multi-locale perf testing for NPB FT #14540

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

ronawho
Copy link
Contributor

@ronawho ronawho commented Nov 26, 2019

This tests performance of NPB-FT with and without usePrimitiveComm

This also adds -I$FFTW_INC -L$FFTW_DIR to the compopts in order to get
this test working on systems that don't use the craype compiler
wrappers.

Lastly this fixes single-locale correctness testing by filtering out the
number of locales in the prediff.

Closes https://github.com/Cray/chapel-private/issues/592

This tests performance of NPB-FT with and without `usePrimitiveComm`

This also adds `-I$FFTW_INC -L$FFTW_DIR` to the compopts in order to get
this test working on systems that don't use the craype compiler
wrappers.

Lastly this fixes single-locale correctness testing by filtering out the
number of locales in the prediff.
Copy link
Contributor

@npadmana npadmana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ronawho ronawho merged commit abcf4fc into chapel-lang:master Nov 26, 2019
@ronawho ronawho deleted the add-ft-transposed-perf-testing branch November 26, 2019 19:29
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.

3 participants