Automatically Tuned Linear Algebra Software (original) (raw)
Automatically Tuned Linear Algebra Software (ATLAS) ist eine Unterprogrammbibliothek für Lineare Algebra. ATLAS ist eine Open-Source-Implementierung von Basic Linear Algebra Subprograms (BLAS) und von Teilen von LAPACK für C und für Fortran. Es läuft unter den meisten Unix-artigen Betriebssystemen (etwa Linux) und mit Einschränkungen unter Windows. ATLAS wird unter anderem von folgender Software genutzt: Maple, Matlab, Mathematica und GNU Octave.
Property | Value |
---|---|
dbo:abstract | Automatically Tuned Linear Algebra Software (ATLAS) is a software library for linear algebra. It provides a mature open source implementation of BLAS APIs for C and Fortran77. ATLAS is often recommended as a way to automatically generate an optimized BLAS library. While its performance often trails that of specialized libraries written for one specific hardware platform, it is often the first or even only optimized BLAS implementation available on new systems and is a large improvement over the generic BLAS available at Netlib. For this reason, ATLAS is sometimes used as a performance baseline for comparison with other products. ATLAS runs on most Unix-like operating systems and on Microsoft Windows (using Cygwin). It is released under a BSD-style license without advertising clause, and many well-known mathematics applications including MATLAB, Mathematica, Scilab, SageMath, and some builds of GNU Octave may use it. (en) Automatically Tuned Linear Algebra Software (ATLAS) ist eine Unterprogrammbibliothek für Lineare Algebra. ATLAS ist eine Open-Source-Implementierung von Basic Linear Algebra Subprograms (BLAS) und von Teilen von LAPACK für C und für Fortran. Es läuft unter den meisten Unix-artigen Betriebssystemen (etwa Linux) und mit Einschränkungen unter Windows. ATLAS wird unter anderem von folgender Software genutzt: Maple, Matlab, Mathematica und GNU Octave. (de) Automatically Tuned Linear Algebra Software (ATLAS) — программная библиотека для линейной алгебры. Она представляет собой реализацию BLAS для языков Си и Фортран. ATLAS рекомендуется как высокопроизводительная реализация BLAS для различных платформ. Хотя существуют более оптимизированные библиотеки для специфических платформ (например, Sun Performance Library для Solaris/SPARC и Solaris/x86), часто ATLAS является единственной реализацией BLAS для новых платформ. По этой причине, ATLAS часто используется для сравнения производительности на разных платформах. ATLAS работает на большинстве систем UNIX и в Microsoft Windows через Cygwin. Она выпущена по лицензии BSD и используется во многих известных приложениях, включая MATLAB, Scilab, Mathematica и GNU Octave. (ru) |
dbo:genre | dbr:Software_library |
dbo:license | dbr:BSD_License |
dbo:wikiPageExternalLink | http://math-atlas.sourceforge.net/devel/atlas_devel/ http://www.terborg.net/research/kml/installation.html http://math-atlas.sourceforge.net/devel/atlas_contrib/ http://math-atlas.sourceforge.net/faq.html%23doc http://math-atlas.sourceforge.net |
dbo:wikiPageID | 7300967 (xsd:integer) |
dbo:wikiPageLength | 9144 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1052189931 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Scilab dbr:Basic_Linear_Algebra_Subprograms dbr:Unix dbc:Software_using_the_BSD_license dbr:Mathematica dbr:SageMath dbr:Norm_(mathematics) dbr:Optimization_(computer_science) dbr:GNU_Octave dbr:General_Matrix_Multiply dbr:Translation_Lookaside_Buffer dbr:Application_programming_interface dbr:Linear_algebra dbr:MATLAB dbr:BSD_License dbr:BSD_licenses dbc:C_(programming_language)_libraries dbr:Cygwin dbr:Fortran dbc:Fortran_libraries dbc:Numerical_linear_algebra dbc:Numerical_software dbr:LAPACK dbr:Heuristic_(computer_science) dbr:Dot_product dbr:Automatic_programming dbr:Microsoft_Windows dbr:Open-source_software dbr:C_programming_language dbr:Streaming_SIMD_Extensions dbr:Netlib dbr:Library_(computer_science) dbr:Parameter_(computer_science) dbr:Software_library dbr:Platform_(computing) dbr:Compiler_optimization |
dbp:genre | dbr:Software_library |
dbp:license | dbr:BSD_License |
dbp:name | ATLAS (en) |
dbp:website | http://math-atlas.sourceforge.net |
dbp:wikiPageUsesTemplate | dbt:Infobox_software dbt:Primary_sources dbt:Reflist dbt:Short_description dbt:Numerical_linear_algebra dbt:Sourceforge |
dct:subject | dbc:Software_using_the_BSD_license dbc:C_(programming_language)_libraries dbc:Fortran_libraries dbc:Numerical_linear_algebra dbc:Numerical_software |
gold:hypernym | dbr:Library |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatCLibraries yago:WikicatComputerLibraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity dbo:Library yago:Room104105893 yago:Structure104341686 yago:Whole100003553 yago:WikicatFortranLibraries |
rdfs:comment | Automatically Tuned Linear Algebra Software (ATLAS) ist eine Unterprogrammbibliothek für Lineare Algebra. ATLAS ist eine Open-Source-Implementierung von Basic Linear Algebra Subprograms (BLAS) und von Teilen von LAPACK für C und für Fortran. Es läuft unter den meisten Unix-artigen Betriebssystemen (etwa Linux) und mit Einschränkungen unter Windows. ATLAS wird unter anderem von folgender Software genutzt: Maple, Matlab, Mathematica und GNU Octave. (de) Automatically Tuned Linear Algebra Software (ATLAS) is a software library for linear algebra. It provides a mature open source implementation of BLAS APIs for C and Fortran77. ATLAS is often recommended as a way to automatically generate an optimized BLAS library. While its performance often trails that of specialized libraries written for one specific hardware platform, it is often the first or even only optimized BLAS implementation available on new systems and is a large improvement over the generic BLAS available at Netlib. For this reason, ATLAS is sometimes used as a performance baseline for comparison with other products. (en) Automatically Tuned Linear Algebra Software (ATLAS) — программная библиотека для линейной алгебры. Она представляет собой реализацию BLAS для языков Си и Фортран. ATLAS рекомендуется как высокопроизводительная реализация BLAS для различных платформ. Хотя существуют более оптимизированные библиотеки для специфических платформ (например, Sun Performance Library для Solaris/SPARC и Solaris/x86), часто ATLAS является единственной реализацией BLAS для новых платформ. По этой причине, ATLAS часто используется для сравнения производительности на разных платформах. (ru) |
rdfs:label | Automatically Tuned Linear Algebra Software (de) Automatically Tuned Linear Algebra Software (en) Automatically Tuned Linear Algebra Software (ru) |
owl:sameAs | freebase:Automatically Tuned Linear Algebra Software yago-res:Automatically Tuned Linear Algebra Software wikidata:Automatically Tuned Linear Algebra Software dbpedia-da:Automatically Tuned Linear Algebra Software dbpedia-de:Automatically Tuned Linear Algebra Software dbpedia-ru:Automatically Tuned Linear Algebra Software https://global.dbpedia.org/id/4EkfF |
prov:wasDerivedFrom | wikipedia-en:Automatically_Tuned_Linear_Algebra_Software?oldid=1052189931&ns=0 |
foaf:homepage | http://math-atlas.sourceforge.net |
foaf:isPrimaryTopicOf | wikipedia-en:Automatically_Tuned_Linear_Algebra_Software |
foaf:name | ATLAS (en) |
is dbo:knownFor of | dbr:Jack_Dongarra |
is dbo:wikiPageDisambiguates of | dbr:Atlas_(disambiguation) |
is dbo:wikiPageWikiLink of | dbr:Basic_Linear_Algebra_Subprograms dbr:Atlas_(disambiguation) dbr:Math_Kernel_Library dbr:SageMath dbr:GotoBLAS dbr:Comparison_of_linear_algebra_libraries dbr:BLIS_(software) dbr:Jack_Dongarra dbr:Armadillo_(C++_library) dbr:Self-tuning dbr:Array_programming dbr:Maple_(software) dbr:IT++ dbr:Intel_Cluster_Ready dbr:OpenBLAS |
is foaf:primaryTopic of | wikipedia-en:Automatically_Tuned_Linear_Algebra_Software |