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

Show blst hardware support in lighthouse --version #5918

Closed
michaelsproul opened this issue Jun 12, 2024 · 3 comments
Closed

Show blst hardware support in lighthouse --version #5918

michaelsproul opened this issue Jun 12, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers UX-and-logs

Comments

@michaelsproul
Copy link
Member

Description

Now that we're using portable blst everywhere, we could show the hardware acceleration support dynamically in lighthouse --version, like we do for SHA256.

Something like:

Lighthouse v5.2.0-f1d88ba
BLS library: blst-portable
BLS hardware acceleration: true
SHA256 hardware acceleration: false
Allocator: jemalloc
Profile: maxperf
Specs: mainnet (true), minimal (true), gnosis (true)
@michaelsproul michaelsproul added enhancement New feature or request good first issue Good for newcomers UX-and-logs labels Jun 12, 2024
@scafe3
Copy link
Contributor

scafe3 commented Jul 3, 2024

I would like to have a try.

@michaelsproul
Copy link
Member Author

Great, thanks @scafe3

@chong-he
Copy link
Member

Closed by #6039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers UX-and-logs
Projects
None yet
Development

No branches or pull requests

3 participants