Skip to content

Commit

Permalink
Remove unused file.
Browse files Browse the repository at this point in the history
  • Loading branch information
johncbowman committed Dec 29, 2023
1 parent 1c6271a commit 8023ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ FILES=gather gatheryz gatherxy transpose fft2 fft3 fft2r fft3r \
MPITRANSPOSE=mpitranspose
MPIFFT=$(FFTW) $(MPITRANSPOSE) mpifftw++
MPICONVOLUTION=$(MPIFFT) convolution mpiconvolution
MPICONVOLVE=$(MPIFFT) convolve mpiconvolve options
MPICONVOLVE=$(MPIFFT) convolve options

ALL=$(FILES) $(MPICONVOLUTION)

Expand Down

0 comments on commit 8023ed4

Please sign in to comment.