Skip to content
Open

Ghci #11

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/workflows/mg5_ghci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: ghci

on:
push:
branches: ghci

jobs:
test:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: hello world
run: echo hello world && echo `pwd` && echo `ls` && echo Environment\n\n && printenv
6 changes: 6 additions & 0 deletions test/processes/pp_ttx/launch.mg5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
launch PROC_pp_ttx
set vector_size 32
set nevents 25k
set sde_strategy 1
set gridpack True

2 changes: 2 additions & 0 deletions test/processes/pp_ttx/output.mg5
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
generate p p > t t~
output madevent_simd PROC_pp_ttx