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

Problems about optimal polyhedral strategy generation #128

Open
lethean1 opened this issue Mar 9, 2022 · 0 comments
Open

Problems about optimal polyhedral strategy generation #128

lethean1 opened this issue Mar 9, 2022 · 0 comments

Comments

@lethean1
Copy link

lethean1 commented Mar 9, 2022

I wonder if I can specify the number of cores as one of the optimization options when using the parallel polymer.
I only see this option in PlutoTransform.cc

  Option<bool> parallelize{*this, "parallelize",
                           llvm::cl::desc("Enable parallelization from Pluto."),
                           llvm::cl::init(false)};

and the result of this option may not suitable for the number of cores on my machine, and I also don't know the best core number of the result.

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

1 participant