index
:
prim-benchmarks
main
Processing-in-Memory Benchmarks
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BFS
/
baselines
/
cpu
/
Makefile
blob: 895d38bbf9b48bc9fcaa1ece06eaed29c6db016d (
plain
)
1
2
3
4
5
6
7
all: gcc -o bfs -fopenmp app.c clean: rm bfs