index
:
prim-benchmarks
main
Processing-in-Memory Benchmarks
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BFS
/
baselines
/
gpu
/
Makefile
blob: 7d9d95375c58f77ec4df40660d1467e687232fa0 (
plain
)
1
2
3
4
5
all: /usr/local/cuda/bin/nvcc app.cu -I/usr/local/cuda/include -lm -o bfs clean: rm bfs