index
:
prim-benchmarks
main
Processing-in-Memory Benchmarks
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MLP
/
baselines
/
cpu
/
Makefile
blob: 581897e35c94cb14f1bf90c435544426874b4b4e (
plain
)
1
2
3
4
all: gcc mlp_openmp.c -o mlp_openmp -fopenmp -std=c99 run: ./mlp_openmp