Skip to content

Add thread count variant to atlas#9999

Merged
adamjstewart merged 3 commits intodevelopfrom
patch_atlas_num_threads
Dec 18, 2018
Merged

Add thread count variant to atlas#9999
adamjstewart merged 3 commits intodevelopfrom
patch_atlas_num_threads

Conversation

@daveh86
Copy link
Copy Markdown
Contributor

@daveh86 daveh86 commented Dec 3, 2018

Atlas automatically configures itself and optimizes to run with a fixed number of threads. This can be overridden during compile by setting a flag and atlas will tune itself to use the specified number, rather than all system CPUs.

Default value is the existing logic, autoconfigure.

Atlas automatically configures itself and optimizes to run with a fixed number of threads. This can be overridden during compile by setting a flag and atlas will tune itself to use the specified number, rather than all system CPUs. 

Default value is the existing logic, autoconfigure.
@adamjstewart adamjstewart merged commit c70ea22 into develop Dec 18, 2018
@adamjstewart adamjstewart deleted the patch_atlas_num_threads branch December 18, 2018 01:12
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