Skip to content

Add "--num-cores" option and pass through to clingo.#138

Draft
rpgoldman wants to merge 1 commit into
logic-and-learning-lab:mainfrom
rpgoldman:multiple-cores
Draft

Add "--num-cores" option and pass through to clingo.#138
rpgoldman wants to merge 1 commit into
logic-and-learning-lab:mainfrom
rpgoldman:multiple-cores

Conversation

@rpgoldman

Copy link
Copy Markdown
Contributor

Clingo can use multiple cores in its search (apparently not in grounding).

I have tried to make this applicable to main without picking up too much additional guff, but might well have failed.

I think this should be benign, just adding capabilities, and not interfering with any existing function.

Clingo can use multiple cores in its search (apparently not in grounding).
@andrewcropper

Copy link
Copy Markdown
Collaborator

Do you actually find it useful? I previously found clingo to be slower than using multiple threads, except when proving UNSAT for a certain hypothesis space (before moving to the next size)

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

Successfully merging this pull request may close these issues.

2 participants