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

GPU+nCPU #13

Open
go2master opened this issue Jul 15, 2017 · 9 comments
Open

GPU+nCPU #13

go2master opened this issue Jul 15, 2017 · 9 comments

Comments

@go2master
Copy link

GPU+nCPU means run the data-partition benchmark with n CPU threads , and all with default partition in your paper?

@lchang20
Copy link

The number of CPU threads can be specified using -t. Without specifying, the default value is set as 4. In the paper, we showed the results of 1,2,4 CPU threads (with and without GPU) for an AMD Kaveri APU.

@go2master
Copy link
Author

Is there no variations of partition ratio between GPU and CPU in the paper?

@lchang20
Copy link

The optimal ratios vary among benchmarks and datasets. The ratio can be specified statically using -a with a value between 0 and 1. Without specifying, the default value is set as 0.1. The ratio can be also dynamically determined if -a is specified out of [0,1]. In the paper, we showed the best static partition ratios for an AMD Kaveri APU.

@go2master
Copy link
Author

Thank you.

@go2master
Copy link
Author

And, when you send the patch for gem5-gpu simulator?

@el1goluj
Copy link
Member

CUDA-D-Sim and CUDA-U-Sim are Chai's versions for gem5-gpu.
You can also find them in gem5-gpu benchmark repo (https://gem5-gpu.cs.wisc.edu/repo/benchmarks/).

@go2master
Copy link
Author

I mean the patch to enable gem5-gpu execute Chai correctly. Victor said he forgot that.

@el1goluj
Copy link
Member

gem5-gpu guys already received the patch. If it isn't pushed yet, they might be waiting for others to push several patches together.
We can email it to you personally. If you want so, please email me at [email protected].

Juan

@go2master
Copy link
Author

Thanks a lot.

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

3 participants