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

chore: add .gitignore #13

Open
wants to merge 1 commit into
base: amd-fftw
Choose a base branch
from
Open

chore: add .gitignore #13

wants to merge 1 commit into from

Conversation

e-kwsm
Copy link

@e-kwsm e-kwsm commented May 9, 2024

No description provided.

@BiplabRaut
Copy link
Collaborator

BiplabRaut commented Aug 23, 2024

Hi @e-kwsm,
Thank you for submitting this patch.

As a standard practice, it will be good to run the basic sanity, and functional tests.
Here are the recommended steps to run a variety of tests :

Configure the library using a combination of configure options like --enable-sse2 --enable-avx --enable-avx2 --enable-avx512 --enable-mpi --enable-openmp --enable-shared --enable-amd-opt --enable-amd-mpifft --enable-dynamic-dispatcher --enable-amd-mpifft --enable-amd-fast-planner --enable-amd-top-n-planner --enable-amd-app-opt --enable-amd-trans
Generate a different build of the library based on the configure command
Run "make small check" , "make check" "make big check"

Please share/attach the results with this PR itself.
Thanks

@e-kwsm
Copy link
Author

e-kwsm commented Aug 24, 2024

This does not affect any FFTW functionalities.

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.

2 participants