Store version info or MD5 hash of the shared TBB objects
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Facilidade para iniciantes
- 25/100
- Tipo de issue
- Funcionalidade
- Clareza
- Razoavelmente clara
- Status de atividade
- Estagnada
- Stack de tecnologia
- cpp
- Domínio
- backend, build-system
Direção de pesquisa
Start by examining the RcppParallel v5.1.2 symlink handling for externally linked TBB libraries and the loading path for shared TBB objects. Investigate how TBB_INTERFACE_VERSION or an MD5 hash can be recorded at build time and checked before runtime loading. Done means mismatches produce a warning recommending package reinstallation rather than silently loading incompatible or missing libraries.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
RcppParallel v5.1.2+ creates symlinks of TBB libraries into the package directory if externally linked (see a1fddba85101886b35123c73054c0d904f747d11 & #161). This can break RcppParallel when the original files are moved, removed, or upgraded to an incompatible version (undefined references). We need to create a function that stores the version info (e.g., TBB_INTERFACE_VERSION), or MD5 hash of the shared TBB objects, at build time and check them at runtime, before loading. If there's a mismatch, we continue with a warning that recommends reinstalling the package to relink to (or build) the TBB libraries.
It's important to ensure the integrity of the shared TBB objects, before loading them. This will also inform the users if the package loading failed due to this issue.
- Linguagem predominante
- C++
- Estrelas
- 173
- Forks
- 60
- Merge médio
- 1h 55min
- PRs com merge (30d)
- 2
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de RcppCore/RcppParallel
-
Dificuldade 4/5 3-5 dias Facilidade para iniciantes 38/100
RcppCore/RcppParallel#239 · 6 comentários ·
-
Errors during instalation Aberta
Dificuldade 3/5 1-2 dias Facilidade para iniciantes 20/100
RcppCore/RcppParallel#228 · 1 comentário ·
-
Mac ARM installation failed Aberta
Dificuldade 4/5 3-5 dias Facilidade para iniciantes 25/100
RcppCore/RcppParallel#227 · 6 comentários ·
-
Dificuldade 4/5 3-5 dias Facilidade para iniciantes 25/100
RcppCore/RcppParallel#216 · 5 comentários ·
-
Support of long vectors Aberta
Dificuldade 5/5 Mais de uma semana Facilidade para iniciantes 30/100
RcppCore/RcppParallel#213 ·
Todas as issues de RcppCore/RcppParallel
Issues semelhantes
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 86/100
-
Sensor initialization takes very long when `--initial-sim-time` is set to current UNIX timestamp Aberta
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
gazebosim/gz-sensors#662 · 1 comentário ·
-
enhancement
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 76/100
-
comp-datalake
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 88/100
ClickHouse/ClickHouse#121222 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 68/100
LadybirdBrowser/ladybird#12123 ·