blob: cedcd280e77f57025d7c73be27665e7e40b97bdc [file] [log] [blame]
list(APPEND CPPFLAGS -DTORONTO)
if(SMALL_PROBLEM_SIZE)
set(RUN_OPTIONS 256 250 35)
else()
set(RUN_OPTIONS 1024 1000 125)
endif()
llvm_multisource(em3d)