MATLAB COMPILER RELEASE NOTES Guía de usuario Pagina 568

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 716
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 567
1 2 ... 563 564 565 566 567 568 569 570 571 572 573 ... 715 716

Comentarios a estos manuales

Sin comentarios