Stream: wamr

Topic: Error when execute .../benchmarks/polybench


view this post on Zulip Cai jq (May 08 2023 at 02:23):

I have prepared the iwasm, AOT compiler, wasi-sdk-19, and have successfully run some ".../samples/basic/..." demo;
However, when I run the "tests/benchmarks/polybench", I get an error seems tricky. I hope someone can give me some tips to deal with it.
I have proposed a discussion , please see more detail here:Error when execute tests/benchmarks/polybench #2186

I follow the touriol in tests/benchmarks/polybench to execuete the polybench. Before this, I think I have successfully finished the preliminary (build iwasm and wamrc AOT compiler) because I have e...

view this post on Zulip Wenyong Huang (May 08 2023 at 05:33):

Hi, please add -D_WASI_EMULATED_PROCESS_CLOCKS when using wais-sdk-19.0 to build the polybench benchmark, I submitted a PR to fix it:
https://github.com/bytecodealliance/wasm-micro-runtime/pull/2187

WebAssembly Micro Runtime (WAMR). Contribute to bytecodealliance/wasm-micro-runtime development by creating an account on GitHub.

Last updated: Oct 23 2024 at 20:03 UTC