_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
parallel 20240922
Dependencies: bash-minimal@5.1.16 perl@5.36.0 procps@4.0.3
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://www.gnu.org/software/parallel/
Licenses: GPL 3+
Synopsis: Build and execute command lines in parallel
Description:

GNU Parallel is a tool for executing shell jobs in parallel using one or more computers. Jobs can consist of single commands or of scripts and they are executed on lists of files, hosts, users or other items.

ghc-parallel 3.2.2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/parallel
Licenses: Modified BSD
Synopsis: Parallel programming library
Description:

This package provides a library for parallel programming.

gnu-parallel 20240922
Dependencies: bash-minimal@5.1.16 perl@5.36.0 procps@4.0.3
Channel: efraim-dfsg
Location: dfsg/non-free/parallel.scm (dfsg non-free parallel)
Home page: https://www.gnu.org/software/parallel/
Licenses: GPL 3+
Synopsis: Build and execute command lines in parallel
Description:

GNU Parallel is a tool for executing shell jobs in parallel using one or more computers. Jobs can consist of single commands or of scripts and they are executed on lists of files, hosts, users or other items.

r-parallelly 1.38.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/parallelly
Licenses: LGPL 2.1+
Synopsis: Enhancements of the parallel package
Description:

This package provides utility functions that enhance the parallel package and support the built-in parallel backends of the future package. For example, availableCores gives the number of CPU cores available to your R process as given by R options and environment variables, including those set by job schedulers on high-performance compute clusters. If none is set, it will fall back to parallel::detectCores. Another example is makeClusterPSOCK, which is backward compatible with parallel::makePSOCKcluster while doing a better job in setting up remote cluster workers without the need for configuring the firewall to do port-forwarding to your local computer.

xyce-parallel 6.8
Dependencies: trilinos-parallel-xyce@12.12.1 fftw@3.3.10 suitesparse@5.13.0 lapack@3.9.0
Propagated dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://xyce.sandia.gov/
Licenses: GPL 3+
Synopsis: High-performance analog circuit simulator
Description:

Xyce is a SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms. It also supports serial execution.

ruby-parallel 1.21.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/grosser/parallel
Licenses: Expat
Synopsis: Parallel processing in Ruby
Description:

Parallel allows you to run any code in parallel Processes (to use all CPUs) or Threads(to speedup blocking operations). It is best suited for map-reduce or e.g. parallel downloads/uploads.

r-parallelmap 1.5.1
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parallelmap.mlr-org.com
Licenses: FreeBSD
Synopsis: Unified interface to parallelization backends
Description:

This package provides a unified parallelization framework for multiple backends. This package is designed for internal package and interactive usage. The main operation is parallel mapping over lists. It supports local, multicore, mpi and BatchJobs mode. It allows tagging of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

r-paralleldist 0.2.6
Propagated dependencies: r-rcpp@1.0.13 r-rcpparmadillo@14.0.0-1 r-rcppparallel@5.1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/alexeckert/parallelDist
Licenses: GPL 2+
Synopsis: Parallel Distance Matrix Computation using multiple threads
Description:

This package provides a fast parallelized alternative to R's native dist function to calculate distance matrices for continuous, binary, and multi-dimensional input matrices, which supports a broad variety of predefined distance functions from other R packages, as well as user- defined functions written in C++. For ease of use, the parDist function extends the signature of the dist function and uses the same parameter naming conventions as distance methods of existing R packages.

python-parallel 1.6.4.4
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.parallelpython.com
Licenses: Modified BSD
Synopsis: Parallel and distributed programming for Python
Description:

Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus applications written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other applications with variable CPU loads).

texlive-parallel 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/parallel
Licenses: LPPL (any version)
Synopsis: Typeset parallel texts
Description:

This package provides a parallel environment which allows two potentially different texts to be typeset in two columns, while maintaining alignment. The two columns may be on the same page, or on facing pages. This arrangement of text is commonly used when typesetting translations, but it can have value when comparing any two texts.

node-run-parallel 1.2.0
Dependencies: node-queue-microtask@1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/feross/run-parallel
Licenses: Expat
Synopsis: Run an array of functions in parallel
Description:

Run an array of functions in parallel

python24-parallel 1.6.4.4
Propagated dependencies: python-six@1.16.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: https://www.parallelpython.com
Licenses: Modified BSD
Synopsis: Parallel and distributed programming for Python
Description:

Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus applications written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other applications with variable CPU loads).

rust-easy-parallel 3.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stjepang/easy-parallel
Licenses: ASL 2.0 Expat
Synopsis: Run closures in parallel
Description:

This crate provides a simple primitive for spawning threads in bulk and waiting for them to complete. Threads are allowed to borrow local variables from the main thread.

ghc-monad-parallel 0.8
Dependencies: ghc-parallel@3.2.2.0 ghc-transformers-compat@0.7.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hub.darcs.net/blamario/SCC.wiki/
Licenses: Modified BSD
Synopsis: Parallel execution of monadic computations
Description:

This package defines classes of monads that can perform multiple executions in parallel and combine their results. For any monad that's an instance of the class, the package re-implements a subset of the Control.Monad interface, but with parallel execution.

ruby-parallel-tests 4.2.0
Propagated dependencies: ruby-parallel@1.21.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/grosser/parallel_tests
Licenses: Expat
Synopsis: Run tests in parallel
Description:

This package can speed up Test::Unit, RSpec, Cucumber, and Spinach tests by running them concurrently across multiple CPU cores.

ghc-doctest-parallel 0.2.6
Dependencies: ghc-glob@0.10.2 ghc-base-compat@0.12.2 ghc-code-page@0.2.1 ghc-extra@1.7.13 ghc-paths@0.1.0.12 ghc-random@1.2.1.1 ghc-syb@0.7.2.3 ghc-unordered-containers@0.2.19.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/martijnbastiaan/doctest-parallel#readme
Licenses: Expat
Synopsis: Test interactive Haskell examples
Description:

The doctest program checks examples in source code comments. It is modeled after doctest for Python (<https://docs.python.org/3/library/doctest.html>). . Documentation is at <https://github.com/martijnbastiaan/doctest-parallel#readme>.

hdf5-parallel-openmpi 1.14.3
Dependencies: openmpi@4.1.6 zlib@1.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.hdfgroup.org
Licenses: X11-style
Synopsis: Management suite for data with parallel IO support
Description:

HDF5 is a suite that makes possible the management of extremely large and complex data collections.

perl-parallel-iterator 1.00
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Parallel-Iterator
Licenses: GPL 1+
Synopsis: Simple parallel execution
Description:
netcdf-parallel-openmpi 4.9.0
Dependencies: openmpi@4.1.6 curl@8.6.0 hdf4-alt@4.2.16-2 hdf5-parallel-openmpi@1.14.3 libjpeg-turbo@2.1.4 libxml2@2.9.14 unzip@6.0 zlib@1.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.unidata.ucar.edu/software/netcdf/
Licenses: X11-style
Synopsis: Library for scientific data
Description:

NetCDF is an interface for scientific data access and a software library that provides an implementation of the interface. The netCDF library defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data.

cl-simple-parallel-tasks 1.0-1.ce7b60f
Propagated dependencies: cl-chanl@0.4.1-1.56e90a1 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-parallel-tasks
Licenses: GPL 3
Synopsis: Common Lisp library to evaluate some forms in parallel
Description:

This is a simple Common Lisp library to evaluate some forms in parallel.

ecl-simple-parallel-tasks 1.0-1.ce7b60f
Dependencies: ecl-chanl@0.4.1-1.56e90a1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-parallel-tasks
Licenses: GPL 3
Synopsis: Common Lisp library to evaluate some forms in parallel
Description:

This is a simple Common Lisp library to evaluate some forms in parallel.

perl-parallel-forkmanager 1.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Parallel-ForkManager
Licenses: GPL 1+
Synopsis: Simple parallel processing fork manager
Description:

Parallel::ForkManager is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited.

sbcl-simple-parallel-tasks 1.0-1.ce7b60f
Dependencies: sbcl-chanl@0.4.1-1.56e90a1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-parallel-tasks
Licenses: GPL 3
Synopsis: Common Lisp library to evaluate some forms in parallel
Description:

This is a simple Common Lisp library to evaluate some forms in parallel.

pdiplugin-decl-hdf5-parallel 1.7.1
Dependencies: spdlog@1.13.0 libyaml@0.2.5 pkg-config@0.29.2 paraconf@1.0.0 hdf5-parallel-openmpi@1.14.3 openmpi@4.1.6
Propagated dependencies: pdiplugin-mpi@1.7.1
Channel: guix-hpc
Location: guix-hpc/packages/pdi.scm (guix-hpc packages pdi)
Home page: https://pdi.dev
Licenses: Modified BSD
Synopsis: Parallel version of the HDF5 plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

Page: 12
Total results: 25