http://underpop.online.fr/n/nielshorn/2010/02/benchmarking-with-nbench/ Random thoughts, tips & tricks about Slackware-Linux, Lego and Star Wars Tue, 16 Apr 2013 23:35:17 -0300 http://wordpress.org/?v=2.8.4 hourly 1 http://underpop.online.fr/n/nielshorn/2010/02/benchmarking-with-nbench/comment-page-1/#comment-845 Niels Horn Mon, 20 Sep 2010 09:54:22 +0000 http://underpop.online.fr/n/nielshorn/?p=205#comment-845 I understand that you're cross-compiling for the OMAP (an ARM processor) on a PC. This is certainly possible, but not very simple. I suggest two solutions: 1) compile nbench directly on the ARM board (it's a quick compile) 2) get the pre-compiled version for ARM processors from my <a href="http://underpop.online.fr/n/nielshorn/_lib/download.php?file=nbench-2.2.3-arm-1_nhh.tgz" rel="nofollow">site</a>. It is inside a Slackware package, but you can simply untar it and get the binary from the usr/bin/ directory Hope this works out for you! I understand that you’re cross-compiling for the OMAP (an ARM processor) on a PC.
This is certainly possible, but not very simple.
I suggest two solutions:
1) compile nbench directly on the ARM board (it’s a quick compile)
2) get the pre-compiled version for ARM processors from my . It is inside a Slackware package, but you can simply untar it and get the binary from the usr/bin/ directory
Hope this works out for you!

]]> http://underpop.online.fr/n/nielshorn/2010/02/benchmarking-with-nbench/comment-page-1/#comment-844 wizardxbl Mon, 20 Sep 2010 06:45:38 +0000 http://underpop.online.fr/n/nielshorn/?p=205#comment-844 thanks for your blog, I just have one question to ask for using nbench to test my board. I have board with CPU is OMAP3530, now we call it A, and a PC called B. so I change nbench's Makefile to omap's gcc toolchains and 'make' it on B, then build a elf file: nbench. then , i copy nbench to A. then , I run ./nbench on A. but, here is the porblem... when nbench run the ITEM: ASSIGNMENT , it was blocked! I wait it for a long time ,but no result any more. so , i don't know should I do sth for good? chang the cflags or make it on the wrong PC? ~and so , can you help me ? thanks again.~~ thanks for your blog, I just have one question to ask for using nbench to test my board.
I have board with CPU is OMAP3530, now we call it A, and a PC called B.
so I change nbench’s Makefile to omap’s gcc toolchains and ‘make’ it on B, then build a elf file: nbench.
then , i copy nbench to A.
then , I run ./nbench on A.
but, here is the porblem… when nbench run the ITEM: ASSIGNMENT , it was blocked! I wait it for a long time ,but no result any more.

so , i don’t know should I do sth for good? chang the cflags or make it on the wrong PC?
~and so , can you help me ? thanks again.~~

]]>