ga 5.8.2-3 source package in Ubuntu

Changelog

ga (5.8.2-3) unstable; urgency=medium

  * Team upload.
  * debian patch dsygv_int32_PR317.patch applies upstream PR#317 to
    ensure 32-bit integers are passed to dsygv. Needed in particular
    for big-endian architectures.

 -- Drew Parsons <email address hidden>  Sun, 05 Nov 2023 19:34:56 +0100

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ga_5.8.2-3.dsc 2.2 KiB d23bd6f6fdaad1d855f195dc7b833e6a124119245a814e47ac3b07c94f962ba2
ga_5.8.2.orig.tar.gz 5.0 MiB d88f63dacdf9e8ddad14dd56cc7722159ea2dc76ff22d545dd5724ac6e879d94
ga_5.8.2-3.debian.tar.xz 14.3 KiB f5a4da5bd5d91588d76304df491763aa0ad488ef39390704ebfd64763e797b6d

Available diffs

No changes file available.

Binary packages built by this source

libglobalarrays-dev: Distributed Shared-Memory Programming Environment (development)

 Global Arrays is a portable Non-Uniform Memory Access (NUMA) shared-memory
 programming environment for distributed and shared memory computers. It
 augments the message-passing model by providing a shared-memory like access to
 distributed dense arrays.
 .
 ARMCI provides one-sided remote memory operations used by GA.
 .
 ComEx (Communication Runtime for Extreme Scale) provides vector and strided
 interfaces to optimize performance of remote memory copy operations for
 non-contiguous data.
 .
 DRA (Disk Resident Arrays) is a parallel I/O library that maintains dense 2-dim
 arrays on disk.
 .
 SF (Shared Files) is a parallel I/O library that allows noncollective I/O to a
 parallel file.
 .
 EAF (Exclusive Access Files) is parallel I/O library that supports I/O to
 private files.
 .
 TCGMSG is a simple, efficient, but becoming obsolete message-passing library.
 .
 TCGMSG-MPI is a TCGMSG interface implementation on top of MPI and ARMCI.
 .
 MA is a dynamic memory allocator/manager for Fortran and C programs.
 .
 GA++ is a C++ binding for global arrays.
 .
 This package contains the static libraries and header files.
 Static libraries are provided for both OpenMPI and MPICH.