Skip to content

Commit

Permalink
[DFT] Reword comment (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbiessy authored Oct 30, 2024
1 parent c8dc9a9 commit bd5d47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dft/backends/mklgpu/commit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#include <oneapi/mkl/dft.hpp>
#endif

// MKL 2024.1 deprecates input/output strides.
// Intel oneMKL 2024.1 deprecates input/output strides.
#if INTEL_MKL_VERSION < 20240001
#error MKLGPU requires oneMKL 2024.1 or later
#endif
Expand Down

0 comments on commit bd5d47b

Please sign in to comment.