Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
b2program
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
b2program
Commits
d3e149da
Commit
d3e149da
authored
8 months ago
by
Fabian Vu
Browse files
Options
Downloads
Patches
Plain Diff
Update Makefile for benchmarking codegen
parent
163af4bf
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#144803
failed
8 months ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
benchmarks/code_gen/Makefile
+2
-7
2 additions, 7 deletions
benchmarks/code_gen/Makefile
with
2 additions
and
7 deletions
benchmarks/code_gen/Makefile
+
2
−
7
View file @
d3e149da
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
.PHONY
:
all clean
.PHONY
:
all clean
all
:
Lift_MC_Large
CAN_BUS_tlc
Cruise_finite1_deterministic_MC LandingGear_R6
Train1_Lukas_POR_v3
Train_1_beebook_deterministic_MC_POR_v
2 nota_v2
sort_m2_data1000_MC QueensWithEvents_Original_4
QueensWithEvents_Original_8
all
:
Lift_MC_Large Cruise_finite1_deterministic_MC
CAN_BUS_tlc
LandingGear_R6
nota_v2 rether obsw_M001_1 obsw_M001_2 prob_oneway8seq
Train_1_beebook_deterministic_MC_POR_v
3
sort_m2_data1000_MC QueensWithEvents_Original_4
FLAGS
=
-l
cpp
-mc
true
FLAGS
=
-l
java
-mc
true
-f
OUTPUT
?=
runtimes.txt
OUTPUT
?=
runtimes.txt
%
:
%
:
...
@@ -12,11 +12,6 @@ OUTPUT ?= runtimes.txt
...
@@ -12,11 +12,6 @@ OUTPUT ?= runtimes.txt
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
timeout
60m gtime
-f
"%C %E %M"
-ao
$(
OUTPUT
)
java
-jar
B2Program-all-0.1.0-SNAPSHOT.jar
$(
FLAGS
)
$@
.mch
clean
:
clean
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment