From 191b0274b0e4ae649db4559187be3f55113f6dab Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Wed, 25 Oct 2023 20:40:17 +0200 Subject: [PATCH] updates dbt-rise-* and adds a few launch configs --- .../TGC-VP interp dhrystone ce fast.launch | 35 +++++++++++++++++++ .../TGC-VP interp dhrystone ce slow.launch | 35 +++++++++++++++++++ ...VP interp hello cycle-estimate fast.launch | 35 +++++++++++++++++++ ...VP interp hello cycle-estimate slow.launch | 35 +++++++++++++++++++ .launch/TGC-VP interp hello pctrace.launch | 35 +++++++++++++++++++ .launch/TGC-VP interp hello.launch | 2 +- tgc-iss/dbt-rise-core | 2 +- tgc-iss/dbt-rise-tgc | 2 +- 8 files changed, 178 insertions(+), 3 deletions(-) create mode 100644 .launch/TGC-VP interp dhrystone ce fast.launch create mode 100644 .launch/TGC-VP interp dhrystone ce slow.launch create mode 100644 .launch/TGC-VP interp hello cycle-estimate fast.launch create mode 100644 .launch/TGC-VP interp hello cycle-estimate slow.launch create mode 100644 .launch/TGC-VP interp hello pctrace.launch diff --git a/.launch/TGC-VP interp dhrystone ce fast.launch b/.launch/TGC-VP interp dhrystone ce fast.launch new file mode 100644 index 0000000..af4bb02 --- /dev/null +++ b/.launch/TGC-VP interp dhrystone ce fast.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.launch/TGC-VP interp dhrystone ce slow.launch b/.launch/TGC-VP interp dhrystone ce slow.launch new file mode 100644 index 0000000..1904fbd --- /dev/null +++ b/.launch/TGC-VP interp dhrystone ce slow.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.launch/TGC-VP interp hello cycle-estimate fast.launch b/.launch/TGC-VP interp hello cycle-estimate fast.launch new file mode 100644 index 0000000..3ae3e7b --- /dev/null +++ b/.launch/TGC-VP interp hello cycle-estimate fast.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.launch/TGC-VP interp hello cycle-estimate slow.launch b/.launch/TGC-VP interp hello cycle-estimate slow.launch new file mode 100644 index 0000000..cf33089 --- /dev/null +++ b/.launch/TGC-VP interp hello cycle-estimate slow.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.launch/TGC-VP interp hello pctrace.launch b/.launch/TGC-VP interp hello pctrace.launch new file mode 100644 index 0000000..7f6f140 --- /dev/null +++ b/.launch/TGC-VP interp hello pctrace.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.launch/TGC-VP interp hello.launch b/.launch/TGC-VP interp hello.launch index 7f6f140..d632e2e 100644 --- a/.launch/TGC-VP interp hello.launch +++ b/.launch/TGC-VP interp hello.launch @@ -18,7 +18,7 @@ - + diff --git a/tgc-iss/dbt-rise-core b/tgc-iss/dbt-rise-core index 5984e0c..dd49af2 160000 --- a/tgc-iss/dbt-rise-core +++ b/tgc-iss/dbt-rise-core @@ -1 +1 @@ -Subproject commit 5984e0c37cc7475439ba51efef8fa761db85c064 +Subproject commit dd49af2893df8ef768de3e1e72a182908dd68b66 diff --git a/tgc-iss/dbt-rise-tgc b/tgc-iss/dbt-rise-tgc index b747896..980c803 160000 --- a/tgc-iss/dbt-rise-tgc +++ b/tgc-iss/dbt-rise-tgc @@ -1 +1 @@ -Subproject commit b7478965ab65ea14eb5c72c88b89528dcf18e265 +Subproject commit 980c8031c30cc42f75525d0f796486e77c907da4