LINPACK - ορισμός. Τι είναι το LINPACK
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Τι (ποιος) είναι LINPACK - ορισμός

SOFTWARE LIBRARY
Linpack

LINPACK         
1. A package of linear algebra routines. 2. The kernel benchmark developed from the "LINPACK" package of linear algebra routines. It was written by Jack Dongarra <dongarra@cs.utk.edu> in Fortran and is commonly used in that language but there is also a C version. Source Code by FTP: {single precision Fortran (ftp://netlib.att.com/netlib/benchmark/linpacks.Z)}, {double precision Fortran (ftp://netlib.att.com/netlib/benchmark/linpackd.Z)}, C (ftp://netlib.att.com:/netlib/benchmark/linpackc.Z). {Results (http://performance.netlib.org/performance/html/linpack.data.col0.html)}. (1994-11-14)

Βικιπαίδεια

LINPACK

LINPACK is a software library for performing numerical linear algebra on digital computers. It was written in Fortran by Jack Dongarra, Jim Bunch, Cleve Moler, and Gilbert Stewart, and was intended for use on supercomputers in the 1970s and early 1980s. It has been largely superseded by LAPACK, which runs more efficiently on modern architectures.

LINPACK makes use of the BLAS (Basic Linear Algebra Subprograms) libraries for performing basic vector and matrix operations.

The LINPACK benchmarks appeared initially as part of the LINPACK user's manual. The parallel LINPACK benchmark implementation called HPL (High Performance Linpack) is used to benchmark and rank supercomputers for the TOP500 list.