ga 5.8.2-1 source package in Ubuntu

Changelog

ga (5.8.2-1) unstable; urgency=medium

  * Team upload.
  * update debian/watch to latest github format
  * New upstream release.
    - fixes tcgi pointer handling. Closes: #820677.
  * Standards-Version: 4.6.1

 -- Drew Parsons <email address hidden>  Wed, 23 Nov 2022 17:48:18 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ga_5.8.2-1.dsc 2.2 KiB 590719668437806b03e608ce05f6a010b4d7726ba91cd9c11ce6892b534882d7
ga_5.8.2.orig.tar.gz 5.0 MiB d88f63dacdf9e8ddad14dd56cc7722159ea2dc76ff22d545dd5724ac6e879d94
ga_5.8.2-1.debian.tar.xz 12.9 KiB 935266b60301afc4490c88d30eb6f0ef2c96154f69cf9687f178e935dbb31504

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.