uwsampa / accept

an approximate compiler
http://accept.rocks
MIT License
37 stars 14 forks source link

Configurable NPU buffer size #18

Closed sampsyo closed 10 years ago

sampsyo commented 10 years ago

The buffer_size variable is currently hard-coded in npu.cpp. It needs to be configurable on a per-benchmark basis, either through the source code (?) or a command-line flag.

Quoth @andreolb:

For inversek2j this should be set to 64. For jmeint it should be 576.