MATLAB COMPILER RELEASE NOTES Guia do Utilizador Página 568

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 716
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 567
R2007a
20-24
Compatibility Considerations
Existing program code that relies on mode of an empty array to return an empty array
should be modified.
Change to Syntax for Setting BLAS Library Version on Linux
If you change the BLAS library used by MATLAB on Linux platforms, MATLAB now
loads libraries in the left-to-right order specified in the syntax. For example, to load the
Intel MKL BLAS, from a system prompt, run
setenv BLAS_VERSION mkl.so:mklcompat.so
MATLAB loads mkl.so first, and then loads mklcompat.so.
This also applies if you edit bin\$(ARCH)\blas.spec directly.
Compatibility Considerations
This syntax differs from that used for Linux platforms in prior versions.
Vista de página 567
1 2 ... 563 564 565 566 567 568 569 570 571 572 573 ... 715 716

Comentários a estes Manuais

Sem comentários