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

(feat req) OpenMP acceleration in parallel_for #20

Open
crusaderky opened this issue Dec 5, 2015 · 2 comments
Open

(feat req) OpenMP acceleration in parallel_for #20

crusaderky opened this issue Dec 5, 2015 · 2 comments

Comments

@crusaderky
Copy link

It would be great if, when CUDA is disabled, hemi::paralell_for ran on all available CPUs.
I tried adding a simple #pragma omp for myself, but for some reason OpenMP refused to cooperate...

@harrism
Copy link
Owner

harrism commented Dec 22, 2015

I agree. I would like to look at this in the future if somebody doesn't get to it before me.

@nitro44x
Copy link

does this meet the requirement?

louietsai@216f912

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