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

Allow to set number of used threads in scan #839

Merged
merged 7 commits into from
Nov 25, 2022
Merged

Allow to set number of used threads in scan #839

merged 7 commits into from
Nov 25, 2022

Conversation

qarmin
Copy link
Owner

@qarmin qarmin commented Sep 24, 2022

Part of #835
Fixes #823 - Automatically CLI is build in Linux with Ubuntu 18.04

Thread number can only be set once, so this is done at the start of the app, and settings are read from settings file

@qarmin qarmin changed the title [WIP] Allow to set number of used threads in scan Allow to set number of used threads in scan Nov 25, 2022
@qarmin qarmin merged commit a66a284 into master Nov 25, 2022
@qarmin qarmin deleted the thread_number branch November 25, 2022 19:38
@Paruccone
Copy link

cool thx, but how do we set the # of threads from linux CLI? I tried to add env variable RAYON_NUM_THREADS as mentioned in #835 for windows but with no effect :( Went through help and no mention of it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5.0.2 unsupported on Debian Bullseye (due to libc >= 2.32 dependency)
2 participants