Quantcast
Channel: Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 2652

Multiple jobs bug in makefile of FFTW3 interfaces

$
0
0

Dear MKL Team,

I find that the current makefile of the FFTW interfaces, for example, /opt/intel/compilers_and_libraries_2017.4.196/linux/mkl/interfaces/fftw3xf/makefile does not allow multiple jobs using the -j X command line argument. The bug is minor and it should be easy to fix. The current rule for make lib is:

lib: clean mkresdir $(INSTALL_DIR)/$(INSTALL_LIBNAME) cleanup

which runs a cleanup step in the end. However when one job deletes the folder containing the compiled object files, the rest jobs are still building and will encounter an error. It will be really nice to speed up the build if you could fix this issue. Thank you so much.

Kind regards,

You


Viewing all articles
Browse latest Browse all 2652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>