blob: 2cb7ca7faa99b638a039033c977f35cac2b5ca20 [file] [log] [blame]
# SingleSource/Polybench/linear-algebra
# Makefile: Build all subdirectories automatically
LEVEL = ../../../../..
PARALLEL_DIRS = durbin dynprog gramschmidt lu
# LLVM: We removed the benchmark ludcmp. This change ensures we do not
# calculate nan values, which are formatted differently on different platforms
# and which may also be optimized unexpectedly.
include $(LEVEL)/Makefile.config
include $(LEVEL)/Makefile.programs