Karl Bonde Torp
Results
2
issues of
Karl Bonde Torp
Since the existing code overwrites `layout` and `dim` in each iteration, it is much more efficient to simply return the `layout` and `dim` of the first page. I have tested...
**Describe the bug** I encounter a segfault when running the following command `./bin/nvm-block-bench --threads=262144 --blk_size=64 --reqs=1 --pages=262144 --queue_depth=1024 --page_size=512 --num_blks=2097152 --gpu=0 --n_ctrls=1 --num_queues=128 --random=true` gdb shows: ``` Thread 1 "nvm-block-bench"...
bug
question