File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
partitioned_example_a_no_vis_no_buffer
partitioned_example_b_no_vis_buffer Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = conways_cell
2121SOURCES = conways_cell.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = conways_cell
2121SOURCES = conways_cell.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = hello_world
2121SOURCES = hello_world.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = hello_world
2121SOURCES = hello_world.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = live_io
2121SOURCES = live_io.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = sync_test
2121SOURCES = sync_test.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ APP = c_template_vertex
2424SOURCES = c_template_vertex.c
2525
2626APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
27- DATABASE_ID = 3
27+ DATABASE_ID = G
2828
2929include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = sdram
2121SOURCES = sdram.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ APP = sdram_writer
2121SOURCES = sdram_writer.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626include $(SPINN_DIRS ) /make/local.mk
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ APP = test_profile
2121SOURCES = test_profile.c
2222
2323APP_OUTPUT_DIR := $(abspath $(dir $(abspath $(lastword $(MAKEFILE_LIST ) ) ) ) ) /
24- DATABASE_ID = 3
24+ DATABASE_ID = G
2525
2626# The spinnaker_tools standard makefile
2727include $(SPINN_DIRS ) /make/local.mk
You can’t perform that action at this time.
0 commit comments