list(APPEND LDFLAGS -lm)
if(LARGE_PROBLEM_SIZE)
  set(RUN_OPTIONS -large)
endif()
llvm_multisource(scimark2)
