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

[DFT][CMake] Check CUDA support with portFFT before using it as a target #511

Merged
merged 2 commits into from
Jun 17, 2024

Commits on Jun 12, 2024

  1. [DFT][CMake] Check CUDA support with portFFT before using it as a target

    * The portFFT backends targets Nvidia by default
    * In some situations, this causes a failure whilst compiling (CUDA might not be installed)
    * This checks the target is supported before use
    hjabird committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e74738c View commit details
    Browse the repository at this point in the history
  2. RBiessy suggestions

    hjabird committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    78a3eb5 View commit details
    Browse the repository at this point in the history