Skip to content

Commit

Permalink
Enabled FFT execution
Browse files Browse the repository at this point in the history
  • Loading branch information
ShatrovOA committed Oct 13, 2024
1 parent 1dfa52e commit c81f846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
-DCMAKE_Fortran_COMPILER=gfortran-10 \
-DCMAKE_BUILD_TYPE=Debug \
-DDTFFT_RUNNING_CICD=on \
-DDTFFT_WITH_FFTW=on \
-DDTFFT_BUILD_C_CXX_API=on ..
make
ls -lah /home/runner/work/dtFFT/dtFFT/build/CMakeFiles/dtfft.dir/src/
Expand Down

0 comments on commit c81f846

Please sign in to comment.