# this performs linking, packaging, symbol creation for a one-tile # version of fft. # LIMIT = TRUE SIM-CYCLES = 50000000000 SIM-COMMAND = count_FLOPS(25495); count_FLOPS(23092); count_FLOPS(23092); BTL-MACHINE-FILE = fileio.bc ROOT = test TILES = 00 include $(TOPDIR)/Makefile.include ifndef TOPDIR $(error TOPDIR not defined, make sure to include Makefile.include) endif OBJECT_FILES_00 = nokia_raw.o include $(COMMONDIR)/Makefile.all RGCCFLAGS += -O3 BTL-ARGS += -host SPEC-IMEM-SIZE = -imem_size 131072 SPEC-SMEM-SIZE = -smem_size 262144 BTL-ARGS += $(SPEC-IMEM-SIZE) $(SPEC-SMEM-SIZE)