arrayfire / arrayfire/arrayfire-rust

Statically linking arrayfire

Aberta
#192 12 comentários 4 reações 0 responsáveis Ver no GitHub
Enhancement
Linguagem predominante
Rust
Estrelas
827
Forks
59
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Right now arrayfire has to be used by linking to the DLL. Since the only parts of arrayfire that are included in the Rust bindings are BSD 3-clause, there should be no problem statically linking arrayfire. Is it possible that we could choose whether or not arrayfire is statically linked to ease distribution? Also, is there any downside to just always statically linking arrayfire? I feel like that would be more in-line with what the Rust community expects: adding a crate to your `Cargo.toml` should "just work".

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Comece pela integração do Cargo.toml e pela configuração atual de linking do ArrayFire baseada em DLL. Investigue como os bindings de Rust selecionam e distribuem a biblioteca nativa, incluindo os trade-offs entre linking opcional e linking sempre estático. Considera-se concluído quando a opção de linking compatível e suas implicações de distribuição estiverem documentadas e implementadas ou claramente delimitadas.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
rust
Domínio
hpc
Tipo de issue
Funcionalidade
Dificuldade
5/5
Tempo estimado
Mais de uma semana
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.