abetlen / abetlen/simdinfo

Are thread locals strictly necessary?

Open
#1 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for this library, I have a question about it.

I seem to understand that it caches the computation in a thread local, so that you don't need an explicit "initialization step", but assuming
I do have a good initialization phase in my program, I should just do it once and store it in a global variable, right?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.