Commit b345906
OmpSs-2-at-FPGA release 3.1.1-rc1
1 parent 8755999 commit b345906
4 files changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
- CHANGELOG.md+9
- CMakeLists.txt+1-1
- cfg/cpu/ovni/mark.cfg+41
- cfg/thread/ovni/mark.cfg+41
- doc/user/emulation/events.md+8-2
- doc/user/emulation/versions.md+2
- doc/user/runtime/mark.md+156
- include/ovni.h.in+10
- mkdocs.yml+1
- src/emu/CMakeLists.txt+1
- src/emu/clkoff.c+1-1
- src/emu/emu_prv.h+4-2
- src/emu/model_pvt.c+2-2
- src/emu/nanos6/breakdown.c+1-1
- src/emu/ovni/event.c+3
- src/emu/ovni/mark.c+668
- src/emu/ovni/mark.h+30
- src/emu/ovni/ovni_priv.h+9-1
- src/emu/ovni/setup.c+24-1
- src/emu/ovnidump.c+1-1
- src/emu/track.h+2-2
- src/emu/xtasks/setup.c+1-1
- src/include/heap.h+18-9
- src/rt/ovni.c+153
- test/emu/common/instr.h+2
- test/emu/ovni/CMakeLists.txt+1
- test/emu/ovni/flush-overhead.c+2-2
- test/emu/ovni/libovni-mark.c+75
- test/rt/nodes/CMakeLists.txt+3
- test/rt/nodes/fibonacci-mark.c+47
- test/rt/nodes/heat-mark.c+161
- test/unit/prv.c+1-1
0 commit comments