Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-thread Filebench #28

Closed
SJTUqizhenlin opened this issue Feb 20, 2022 · 1 comment
Closed

Multi-thread Filebench #28

SJTUqizhenlin opened this issue Feb 20, 2022 · 1 comment

Comments

@SJTUqizhenlin
Copy link

Hi,

I am interested with assise and currently conducting some build and test work on it.

Here is a problem I met when using filebench as benchmark tool:

I have build the filebench.mlfs executable file in "assise/bench/filebench", and successfully run the "run_varmail.sh" script and get good results.
But when I change the "varmail_mlfs.f", specifically I change the "nrthreads" parameter from 1 to 2, there will be a crash.

As you know, multi-thread performance is always important, and I am really willing to see the results of filebench on assise.

Could you please help me to find out a way to run filebench with multi-thread? Thanks a lot.

@wreda
Copy link
Contributor

wreda commented Feb 21, 2022

Assise currently doesn't have proper multi-threading support.

This may be addressed in a future patch but, for the time being, you will have to limit yourself to single-threaded Filebench configurations.

@wreda wreda closed this as completed Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants