2022-06-10 14:18:07 UTC

This commit is contained in:
Repository mirror & CI
2022-06-10 14:18:07 +00:00
parent a86f359616
commit 2705c5dea9
19 changed files with 129 additions and 66 deletions

View File

@@ -0,0 +1,13 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare
DEPEND=dev-cpp/gtest
DESCRIPTION=General purpose C++ library and tools
EAPI=8
HOMEPAGE=https://www.scalasca.org/scalasca/software/cube-4.x
INHERIT=autotools
KEYWORDS=~amd64
LICENSE=BSD
SLOT=0
SRC_URI=https://apps.fz-juelich.de/scalasca/releases/cube/4.7/dist/cubelib-4.7.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=dfa27c053ff5428196c2331f1d5408eb

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare
DEPEND=sys-libs/binutils-libs zlib? ( sys-libs/zlib )
DESCRIPTION=High performance C Writer library
EAPI=8
HOMEPAGE=https://www.scalasca.org/scalasca/software/cube-4.x
INHERIT=autotools
IUSE=advanced-memory memory-tracking memory-tracing +zlib
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=sys-libs/binutils-libs zlib? ( sys-libs/zlib )
REQUIRED_USE=memory-tracking? ( advanced-memory ) memory-tracing? ( advanced-memory )
SLOT=0
SRC_URI=https://apps.fz-juelich.de/scalasca/releases/cube/4.7/dist/cubew-4.7.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=2d123e8ce46917582ca8445662dfed5a

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/toml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/toml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Tool to check the completeness of MANIFEST.in for Python packages
EAPI=7
HOMEPAGE=https://github.com/mgedmin/check-manifest https://pypi.org/project/check-manifest/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/toml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mgedmin/check-manifest/archive/0.46.tar.gz -> check-manifest-0.46.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d
_md5_=6b61b5f539058d70380c6a29956ae6b8

File diff suppressed because one or more lines are too long

View File

@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_pyt
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.6.2.tar.gz -> maestral-1.6.2.tar.gz
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.6.3.tar.gz -> maestral-1.6.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 197b6711aac35c87e9536c55ad3b909d xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=bf56bd435cec59054c754af0dba5d16f

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install postinst prepare setup unpack
DEPEND=dev-lang/tcl dev-lang/tk dev-tcltk/tkimg dev-tcltk/tclx dev-libs/boost[python] modbus? ( <dev-libs/libmodbus-3.1 ) dev-tcltk/bwidget gtk? ( x11-libs/gtk+ ) gstreamer? ( dev-python/gst-python:0.10 media-libs/gst-plugins-base:0.10 ) || ( net-analyzer/openbsd-netcat net-analyzer/netcat6 ) x11-libs/libXinerama usb? ( virtual/libusb ) dev-lang/python:3.10[tk] python_single_target_python3_10? ( dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/configobj[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/pillow[tk,python_targets_python3_10(-)] ) media-libs/mesa x11-apps/mesa-progs X? ( x11-libs/libXaw python_single_target_python3_10? ( dev-python/python-xlib[python_targets_python3_10(-)] ) ) rt? ( sys-kernel/rt-sources ) virtual/opengl virtual/glu python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) sys-devel/gettext sys-process/procps sys-process/psmisc net-firewall/iptables media-gfx/graphviz python_single_target_python3_10? ( dev-python/pyopengl[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] ) x11-libs/gtksourceview:3.0
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-lang/tcl dev-lang/tk dev-tcltk/bwidget dev-tcltk/tclx dev-tcltk/tkimg media-gfx/graphviz media-libs/mesa net-firewall/iptables sys-devel/gettext sys-process/procps sys-process/psmisc x11-libs/libXinerama x11-apps/mesa-progs virtual/glu virtual/opengl python_single_target_python3_10? ( dev-libs/boost[python,python_targets_python3_10(-)] dev-python/configobj[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[tk,python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/pyopengl[python_targets_python3_10(-)] ) || ( net-analyzer/openbsd-netcat net-analyzer/netcat ) modbus? ( <dev-libs/libmodbus-3.1 ) gtk? ( x11-libs/gtk+ ) rt? ( sys-kernel/rt-sources ) usb? ( virtual/libusb ) X? ( x11-libs/libXaw python_single_target_python3_10? ( dev-python/python-xlib[python_targets_python3_10(-)] ) )
DESCRIPTION=LinuxCNC
EAPI=7
EAPI=8
HOMEPAGE=http://linuxcnc.org/
INHERIT=autotools eutils flag-o-matic multilib python-single-r1 git-r3
IUSE=+python +uspace +X +gtk -rt gstreamer modbus simulator usb +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
INHERIT=autotools desktop git-r3 python-single-r1
IUSE=+gtk modbus rt simulator usb +X +python_single_target_python3_10
LICENSE=LGPL-3
PROPERTIES=live
RDEPEND=dev-lang/tcl dev-lang/tk dev-tcltk/tkimg dev-tcltk/tclx dev-libs/boost[python] modbus? ( <dev-libs/libmodbus-3.1 ) dev-tcltk/bwidget gtk? ( x11-libs/gtk+ ) gstreamer? ( dev-python/gst-python:0.10 media-libs/gst-plugins-base:0.10 ) || ( net-analyzer/openbsd-netcat net-analyzer/netcat6 ) x11-libs/libXinerama usb? ( virtual/libusb ) dev-lang/python:3.10[tk] python_single_target_python3_10? ( dev-python/lxml[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/configobj[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/pillow[tk,python_targets_python3_10(-)] ) media-libs/mesa x11-apps/mesa-progs X? ( x11-libs/libXaw python_single_target_python3_10? ( dev-python/python-xlib[python_targets_python3_10(-)] ) ) rt? ( sys-kernel/rt-sources ) virtual/opengl virtual/glu python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) sys-devel/gettext sys-process/procps sys-process/psmisc net-firewall/iptables media-gfx/graphviz python_single_target_python3_10? ( dev-python/pyopengl[python_targets_python3_10(-)] ) python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] ) x11-libs/gtksourceview:3.0 python? ( dev-python/yapps )
REQUIRED_USE=python python? ( ^^ ( python_single_target_python3_10 ) ) rt? ( !simulator )
SLOT=linuxcnc-9999
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=3f678ce5289b696bab5a4baa4417b2b8
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-lang/tcl dev-lang/tk dev-tcltk/bwidget dev-tcltk/tclx dev-tcltk/tkimg media-gfx/graphviz media-libs/mesa net-firewall/iptables sys-devel/gettext sys-process/procps sys-process/psmisc x11-libs/libXinerama x11-apps/mesa-progs virtual/glu virtual/opengl python_single_target_python3_10? ( dev-libs/boost[python,python_targets_python3_10(-)] dev-python/configobj[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[tk,python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/pyopengl[python_targets_python3_10(-)] ) || ( net-analyzer/openbsd-netcat net-analyzer/netcat ) modbus? ( <dev-libs/libmodbus-3.1 ) gtk? ( x11-libs/gtk+ ) rt? ( sys-kernel/rt-sources ) usb? ( virtual/libusb ) X? ( x11-libs/libXaw python_single_target_python3_10? ( dev-python/python-xlib[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( dev-python/yapps[python_targets_python3_10(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 ) rt? ( !simulator )
RESTRICT=bindist
SLOT=9999
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 desktop c0d27bf73aa08ca05b663dbd31fbef28 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=05d56ecda9ea4f1f1b25fb83020178af

View File

@@ -6,8 +6,8 @@ INHERIT=python-single-r1
IUSE=+io-libs +parallel +perf-tools +python +runtimes +serial +slurm-client +slurm-server python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) || ( sys-libs/libunwind sys-libs/llvm-libunwind ) app-shells/pdsh sys-apps/ipmitool sys-process/numactl virtual/mpi io-libs? ( sci-libs/hdf5[cxx,fortran,mpi] sci-libs/netcdf[hdf5,mpi] sci-libs/netcdf-cxx sci-libs/netcdf-fortran sys-cluster/adios2[fortran,hdf5,mpi] sys-cluster/parallel-netcdf python? ( python_single_target_python3_8? ( sys-cluster/adios2[python,python_single_target_python3_8(-)] ) python_single_target_python3_9? ( sys-cluster/adios2[python,python_single_target_python3_9(-)] ) python_single_target_python3_10? ( sys-cluster/adios2[python,python_single_target_python3_10(-)] ) ) ) parallel? ( dev-libs/boost[mpi] sci-libs/fftw[mpi] sci-libs/hypre[mpi] sci-libs/mfem[mpi,mumps,petsc,slepc] sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] sci-libs/superlu_dist[fortran] sci-libs/trilinos[hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] sys-cluster/opencoarrays io-libs? ( sci-libs/mfem[netcdf] sci-libs/trilinos[hdf5,netcdf] sci-mathematics/petsc[hdf5] ) python? ( python_single_target_python3_8? ( dev-libs/boost[numpy,python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-libs/boost[numpy,python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-libs/boost[numpy,python,python_targets_python3_10(-)] ) ) serial? ( sci-libs/mfem[superlu] ) ) perf-tools? ( dev-libs/papi sys-apps/likwid sys-cluster/dimemas sys-cluster/extrae[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] sys-cluster/mpi-benchmarks sys-cluster/osu-micro-benchmarks ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/scipy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/scipy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpi4py[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/scipy[python_targets_python3_10(-)] ) ) runtimes? ( sys-cluster/charliecloud[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] || ( app-containers/apptainer sys-cluster/singularity ) ) serial? ( dev-lang/R[lapack] sci-libs/gsl[cblas-external] sci-libs/metis sci-libs/openblas[eselect-ldso] sci-libs/plasma sci-libs/superlu ) slurm-client? ( sys-apps/hwloc sys-cluster/slurm[numa,pam] io-libs? ( sys-cluster/slurm[hdf5] ) ) slurm-server? ( sys-cluster/slurm[numa,perl,slurmdbd] io-libs? ( sys-cluster/slurm[hdf5] ) )
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) || ( sys-libs/libunwind sys-libs/llvm-libunwind ) app-shells/pdsh sys-apps/ipmitool sys-process/numactl virtual/mpi io-libs? ( sci-libs/hdf5[cxx,fortran,mpi] sci-libs/netcdf[hdf5,mpi] sci-libs/netcdf-cxx sci-libs/netcdf-fortran sys-cluster/adios2[fortran,hdf5,mpi] sys-cluster/parallel-netcdf python? ( python_single_target_python3_8? ( sys-cluster/adios2[python,python_single_target_python3_8(-)] ) python_single_target_python3_9? ( sys-cluster/adios2[python,python_single_target_python3_9(-)] ) python_single_target_python3_10? ( sys-cluster/adios2[python,python_single_target_python3_10(-)] ) ) ) parallel? ( dev-libs/boost[mpi] sci-libs/fftw[mpi] sci-libs/hypre[mpi] sci-libs/mfem[mpi,mumps,petsc,slepc] sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] sci-libs/superlu_dist[fortran] sci-libs/trilinos[hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] sys-cluster/opencoarrays io-libs? ( sci-libs/mfem[netcdf] sci-libs/trilinos[hdf5,netcdf] sci-mathematics/petsc[hdf5] ) python? ( python_single_target_python3_8? ( dev-libs/boost[numpy,python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-libs/boost[numpy,python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-libs/boost[numpy,python,python_targets_python3_10(-)] ) ) serial? ( sci-libs/mfem[superlu] ) ) perf-tools? ( dev-libs/papi sys-apps/likwid sys-cluster/dimemas sys-cluster/extrae[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] sys-cluster/mpi-benchmarks sys-cluster/osu-micro-benchmarks sys-cluster/scorep[mpi,unwind] ) python? ( python_single_target_python3_8? ( dev-python/mpi4py[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/scipy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpi4py[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/scipy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpi4py[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/scipy[python_targets_python3_10(-)] ) ) runtimes? ( sys-cluster/charliecloud[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] || ( app-containers/apptainer sys-cluster/singularity ) ) serial? ( dev-lang/R[lapack] sci-libs/gsl[cblas-external] sci-libs/metis sci-libs/openblas[eselect-ldso] sci-libs/plasma sci-libs/superlu ) slurm-client? ( sys-apps/hwloc sys-cluster/slurm[numa,pam] io-libs? ( sys-cluster/slurm[hdf5] ) ) slurm-server? ( sys-cluster/slurm[numa,perl,slurmdbd] io-libs? ( sys-cluster/slurm[hdf5] ) )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=e0d91fc1db532296b91d78bcaddfff9e
_md5_=e292e320610984c470623669d30f66a2

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 fortran? ( virtual/fortran )
DEFINED_PHASES=configure install prepare setup
DEPEND=ofi? ( sys-block/libfabric ) pmi-simple? ( sys-cluster/pmix[pmi] ) pmi-mpi? ( virtual/mpi ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
DEPEND=ofi? ( sys-block/libfabric ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
DESCRIPTION=implementation of the OpenSHMEM specification
EAPI=8
HOMEPAGE=https://github.com/Sandia-OpenSHMEM/SOS
INHERIT=autotools fortran-2
IUSE=ofi_mr_basic +ofi_mr_scalable ofi_mr_rma-event total_data_ordering_always +total_data_ordering_check total_data_ordering_never av-map bounce-buffers cma completion-polling cxx debug error-checking fortran long-fortran-header manual-progress memcpy ofi ofi-fence openmp +pmi-mpi pmi-simple portals4 profiling pthread-mutexes remote-virtual-addressing threads thread-completion ucx xpmem
IUSE=ofi_mr_basic +ofi_mr_scalable ofi_mr_rma-event total_data_ordering_always +total_data_ordering_check total_data_ordering_never av-map bounce-buffers cma completion-polling cxx debug error-checking fortran long-fortran-header manual-progress memcpy ofi ofi-fence openmp +pmi portals4 profiling pthread-mutexes remote-virtual-addressing threads thread-completion ucx xpmem
KEYWORDS=~amd64
LICENSE=BSD public-domain mpich2
RDEPEND=ofi? ( sys-block/libfabric ) pmi-simple? ( sys-cluster/pmix[pmi] ) pmi-mpi? ( virtual/mpi ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
REQUIRED_USE=^^ ( ofi_mr_basic ofi_mr_scalable ofi_mr_rma-event ) ^^ ( total_data_ordering_always total_data_ordering_check total_data_ordering_never ) ^^ ( pmi-mpi pmi-simple ) ?? ( cma xpmem ) ?? ( ofi portals4 )
LICENSE=BSD public-domain
RDEPEND=ofi? ( sys-block/libfabric ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
REQUIRED_USE=^^ ( ofi_mr_basic ofi_mr_scalable ofi_mr_rma-event ) ^^ ( total_data_ordering_always total_data_ordering_check total_data_ordering_never ) ?? ( cma xpmem ) ?? ( ofi portals4 )
SLOT=0
SRC_URI=https://github.com/Sandia-OpenSHMEM/SOS/archive/refs/tags/v1.5.0.tar.gz -> SOS-1.5.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=a5a63c35af06348e77e97b9fbb8def3b
_md5_=47ce80e0bc82abf5a64fa82645f8573c

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.8.1.tar.gz -> adios2-2.8.1.gh.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=bf5787b39ea8abfd1274eb0b0778a1c6
_md5_=b4feb025a02d45f488999eb85b145800

View File

@@ -1,4 +1,4 @@
DEFINED_PHASES=install
DEFINED_PHASES=configure install
DEPEND=virtual/mpi[cxx]
DESCRIPTION=Intel MPI Benchmarks
EAPI=8
@@ -8,4 +8,4 @@ LICENSE=BSD CPL-1.0
RDEPEND=virtual/mpi[cxx]
SLOT=0
SRC_URI=https://github.com/intel/mpi-benchmarks/archive/refs/tags/IMB-v2021.3.tar.gz
_md5_=081edff67324779b5dce53801446ec6e
_md5_=b8fba99199b70e06328abbb94ee39abe

View File

@@ -0,0 +1,12 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=install prepare
DESCRIPTION=OpenMP Pragma And Region Instrumentor
EAPI=8
HOMEPAGE=https://www.vi-hps.org/projects/score-p
INHERIT=autotools
KEYWORDS=~amd64
LICENSE=BSD
SLOT=0
SRC_URI=https://perftools.pages.jsc.fz-juelich.de/cicd/opari2/tags/opari2-2.0.6/opari2-2.0.6.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=cf22410449a715519662c99a99bc24d8

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=dev-libs/libev dev-libs/libxml2 knem? ( sys-cluster/knem ) pmi? ( sys-cluster/pmix[pmi] ) ppe? ( sys-kernel/xpmem ) test? ( sys-cluster/pmix[pmi] )
DEPEND=dev-libs/libev dev-libs/libxml2 knem? ( sys-cluster/knem ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) ppe? ( sys-kernel/xpmem )
DESCRIPTION=low-level network API for high-performance networking
EAPI=8
HOMEPAGE=https://www.sandia.gov/portals/portals-4-0/ https://github.com/Portals4/portals4
@@ -8,10 +8,10 @@ INHERIT=autotools docs optfeature
IUSE=transport_shmem +transport_udp knem me-triggered pmi ppe reliable-udp test unordered-matching zero-mrs doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/libev dev-libs/libxml2 knem? ( sys-cluster/knem ) pmi? ( sys-cluster/pmix[pmi] ) ppe? ( sys-kernel/xpmem )
REQUIRED_USE=?? ( ppe transport_shmem ) knem? ( transport_shmem ) reliable-udp? ( transport_udp )
RDEPEND=dev-libs/libev dev-libs/libxml2 knem? ( sys-cluster/knem ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) ppe? ( sys-kernel/xpmem )
REQUIRED_USE=?? ( ppe transport_shmem ) knem? ( transport_shmem ) reliable-udp? ( transport_udp ) test? ( pmi )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Portals4/portals4/archive/71fc5d04c9f8fc9818a05cdc608e2d13af825d83.tar.gz -> portals4-1.0_alpha1_p20190109.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=54edf3bb9f762c08bdd96e2913591f48
_md5_=40fe7dcd9f4d46b5e1737abff6472515

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/fortran
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/cubelib dev-libs/cubew dev-libs/papi sys-cluster/opari2 sys-cluster/otf2 sys-libs/binutils-libs:= sys-libs/zlib llvm? ( sys-devel/clang:14 <sys-devel/llvm-14:= || ( sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) ) mpi? ( virtual/mpi ) openshmem? ( sys-cluster/SOS ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) unwind? ( || ( sys-libs/libunwind sys-libs/llvm-libunwind ) ) opencl? ( dev-util/opencl-headers ) !!sys-devel/llvm:0 virtual/fortran
DESCRIPTION=Scalable Performance Measurement Infrastructure for Parallel Codes
EAPI=8
HOMEPAGE=https://www.vi-hps.org/projects/score-p
INHERIT=autotools llvm fortran-2 toolchain-funcs
IUSE=debug gcc-plugin llvm mpi online-access opencl openshmem pmi unwind
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/cubelib dev-libs/cubew dev-libs/papi sys-cluster/opari2 sys-cluster/otf2 sys-libs/binutils-libs:= sys-libs/zlib llvm? ( sys-devel/clang:14 <sys-devel/llvm-14:= || ( sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) ) mpi? ( virtual/mpi ) openshmem? ( sys-cluster/SOS ) pmi? ( || ( sys-cluster/slurm sys-cluster/pmix[pmi] ) ) unwind? ( || ( sys-libs/libunwind sys-libs/llvm-libunwind ) ) opencl? ( virtual/opencl ) virtual/fortran
SLOT=0
SRC_URI=https://perftools.pages.jsc.fz-juelich.de/cicd/scorep/tags/scorep-7.1/scorep-7.1.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 llvm 6f88d422e49b917bf254b2594f3d903c fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=68e4711573eb12f1a1a44fa57a1fcd91

View File

@@ -1,16 +1,16 @@
BDEPEND=doc? ( app-doc/doxygen ) fortran? ( virtual/fortran )
DEFINED_PHASES=compile configure install setup
DEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) || ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/pypy3-7.3.7-r1:0 ) fortran? ( virtual/fortran )
DEPEND=mpi? ( virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) || ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/pypy3-7.3.7-r1:0 ) fortran? ( virtual/fortran )
DESCRIPTION=Scalable I/O library for parallel access to task-local files
EAPI=8
HOMEPAGE=https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html
INHERIT=docs flag-o-matic fortran-2 python-any-r1 toolchain-funcs
INHERIT=docs edo flag-o-matic fortran-2 python-any-r1 toolchain-funcs
IUSE=+cxx debug deep-est-sdv doc examples +fortran hostname-regex +mpi +ompi +openmp +parutils +pthreads python sionfwd doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) fortran? ( virtual/fortran )
REQUIRED_USE=?? ( hostname-regex deep-est-sdv )
RDEPEND=mpi? ( virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) fortran? ( virtual/fortran )
REQUIRED_USE=ompi? ( mpi openmp ) ?? ( hostname-regex deep-est-sdv )
SLOT=0
SRC_URI=http://apps.fz-juelich.de/jsc/sionlib/download.php?version=1.7.7 -> sionlib-1.7.7.tar.gz
_eclasses_=docs 8ed2a8a28ff109e7a3582c9abb7fe327 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=bc2c20a7b7917f74f423612a7e9d2d4a
_eclasses_=docs 8ed2a8a28ff109e7a3582c9abb7fe327 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=dea05635372a7266b038af1cc58c9792

View File

@@ -1,16 +1,16 @@
BDEPEND=doc? ( app-doc/doxygen ) fortran? ( virtual/fortran )
DEFINED_PHASES=compile configure install setup
DEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) || ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/pypy3-7.3.7-r1:0 ) fortran? ( virtual/fortran )
DEPEND=mpi? ( virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) || ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/pypy3-7.3.7-r1:0 ) fortran? ( virtual/fortran )
DESCRIPTION=Scalable I/O library for parallel access to task-local files
EAPI=8
HOMEPAGE=https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html
INHERIT=docs flag-o-matic fortran-2 python-any-r1 toolchain-funcs
INHERIT=docs edo flag-o-matic fortran-2 python-any-r1 toolchain-funcs
IUSE=+cxx debug deep-est-sdv doc examples +fortran hostname-regex +mpi +ompi +openmp +parutils +pthreads python sionfwd doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=mpi? ( virtual/mpi ) ompi? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) fortran? ( virtual/fortran )
REQUIRED_USE=?? ( hostname-regex deep-est-sdv )
RDEPEND=mpi? ( virtual/mpi ) openmp? ( || ( sys-devel/gcc:*[openmp] sys-libs/libomp ) ) sionfwd? ( sys-cluster/SIONfwd ) fortran? ( virtual/fortran )
REQUIRED_USE=ompi? ( mpi openmp ) ?? ( hostname-regex deep-est-sdv )
SLOT=0
SRC_URI=http://apps.fz-juelich.de/jsc/sionlib/download.php?version=1.7.7l -> sionlibll-1.7.7.tar.gz
_eclasses_=docs 8ed2a8a28ff109e7a3582c9abb7fe327 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=88fec54cfb3ec6ce4351d66951a0d2d4
_eclasses_=docs 8ed2a8a28ff109e7a3582c9abb7fe327 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=053cb3c29b0704ddbeb167be2ef68ad4

View File

@@ -0,0 +1,15 @@
BDEPEND=!build? ( sys-apps/sed )
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=7
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.4.17.2136.308.6
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.4.17-2136.308.6.tar.gz -> linux-uek-5.4.17-2136.308.6.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-192.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-192.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-192.extras.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=6d2bb755936755666b03082a505e154a

View File

@@ -393,6 +393,8 @@ dev-libs/ayatana-ido 0.9.1: Ayatana Application Indicators (Shared Library)
dev-libs/boinc-zip 7.18-r1: Wrapper for the zip/unzip functions to expose to BOINC clients
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/cglm 0.8.5 9999: OpenGL Mathematics (glm) for C
dev-libs/cubelib 4.7: General purpose C++ library and tools
dev-libs/cubew 4.7: High performance C Writer library
dev-libs/dill 2.4.1: Provides instruction-level code generation directly into memory regions
dev-libs/dmd_core 0.6.2: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
dev-libs/fastText 0.9.2: Library for fast text representation and classification
@@ -607,7 +609,6 @@ dev-python/bson 0.5.10: Independent BSON codec for Python that doesn't depend on
dev-python/castellan 3.11.0: Generic Key Manager interface for OpenStack
dev-python/celery 5.2.6: Asynchronous task queue/job queue based on distributed message passing
dev-python/cffsubr 0.2.9_p1: Standalone CFF subroutinizer based on AFDKO tx tool
dev-python/check-manifest 0.46: Tool to check the completeness of MANIFEST.in for Python packages
dev-python/click-didyoumean 0.3.0: Enable git-like did-you-mean feature in click
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
dev-python/clickgen 1.1.9: X11 & Windows cursor building API
@@ -1252,7 +1253,7 @@ net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 1.0.1 9999: An app for Reddit
net-misc/gmid 1.8.1 1.8.3 9999: Simple and secure Gemini server
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
net-misc/maestral 1.5.2 1.5.3 1.6.2: Maestral is an open-source Dropbox client written in Python
net-misc/maestral 1.5.2 1.5.3 1.6.3: Maestral is an open-source Dropbox client written in Python
net-misc/maestral-qt 1.5.2 1.5.3: Maestral is an open-source Dropbox client written in Python
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
@@ -1416,7 +1417,7 @@ sys-cluster/OpenHPC-meta 2.1: OpenHPC metapackage
sys-cluster/SIONfwd 1.0.1: A minimalistic I/O forwarding server and client library for SIONlib
sys-cluster/SOS 1.5.0-r1: implementation of the OpenSHMEM specification
sys-cluster/TCL 1.0: Transparent Checkpointing Library
sys-cluster/adios2 2.8.1: Next generation of ADIOS developed in the Exascale Computing Program
sys-cluster/adios2 2.8.1-r1: Next generation of ADIOS developed in the Exascale Computing Program
sys-cluster/booth 1.0_p20210730: The Booth Cluster Ticket Manager
sys-cluster/cinder 20.0.0: Cinder is the OpenStack Block storage service, a spin out of nova-volumes
sys-cluster/clusteringsuite 2.6.9-r3: Expose the main performance trends in applications computation structure
@@ -1443,6 +1444,7 @@ sys-cluster/nanos6 2.6-r4 2.7: runtime that implements the OmpSs-2 parallel prog
sys-cluster/nanox 0.15_p20210818: Runtime designed to serve as runtime support in parallel environments
sys-cluster/neutron 17.1.2 20.0.0: A virtual network service for Openstack
sys-cluster/nova 25.0.0-r1: Cloud computing fabric controller
sys-cluster/opari2 2.0.6: OpenMP Pragma And Region Instrumentor
sys-cluster/opencoarrays 2.9.2 2.9.3: A parallel application binary interface for Fortran 2018 compilers
sys-cluster/openstack-meta 2020.2.0: A openstack meta-package for installing the various openstack pieces
sys-cluster/osu-micro-benchmarks 5.9: MPI, OPC and many other benchmarks
@@ -1456,6 +1458,7 @@ sys-cluster/portals4 1.0_alpha1_p20190109-r3: low-level network API for high-per
sys-cluster/psort 1.0: Parallel sorting code for distributed and shared memory architectures
sys-cluster/rankstr 0.1.0 0.2.0: Split an MPI communicator into subcomms based on string values
sys-cluster/redset 0.1.0 0.2.0: Low-level distributed erasure coding lib to protect datasets of MPI applications
sys-cluster/scorep 7.1: Scalable Performance Measurement Infrastructure for Parallel Codes
sys-cluster/scr 3.0-r1: Scalable Checkpoint / Restart Library
sys-cluster/shuffile 0.1.0-r1 0.2.0: SHUFFILE Shuffle files between processes
sys-cluster/sionlib 1.7.7-r4: Scalable I/O library for parallel access to task-local files
@@ -1485,7 +1488,7 @@ sys-fs/python-btrfs 12 13: Python 3 module to inspect btrfs filesystems
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support
sys-kernel/rte_kni-kmod 21.11.1 22.03: DPDK Kernel Nic Interface module
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.4.17.2136.305.5 5.4.17.2136.306.1 5.4.17.2136.307.2 5.4.17.2136.308.4: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.4.17.2136.305.5 5.4.17.2136.306.1 5.4.17.2136.307.2 5.4.17.2136.308.4 5.4.17.2136.308.6: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ummunotify 2-r1: Userspace support for MMU notifications
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach

View File

@@ -1 +1 @@
Fri, 10 Jun 2022 09:47:56 +0000
Fri, 10 Jun 2022 14:18:07 +0000

View File

@@ -81,6 +81,9 @@ dev-games/godot:lto - Enable support for link time optimization
dev-games/godot:mbedtls - Enable support for net-libs/mbedtls
dev-games/godot:raycast - Enable raycast module using media-libs/embree
dev-libs/atl:utilities - Build utilities
dev-libs/cubew:advanced-memory - Enables advanced memory features such as usage of an external memory allocator
dev-libs/cubew:memory-tracing - Enables internal memory tracing more intensive memory usage report.
dev-libs/cubew:memory-tracking - Enables internal memory tracking
dev-libs/dill:disassembly - Enable binutils-based disassembly
dev-libs/dill:ignore-native - Build to do emulation, regardless of architecture
dev-libs/dill:multitarget - Build all available target architectures
@@ -511,9 +514,7 @@ sci-mathematics/the-omega-project:htmldoc - Build html documentation
sci-mathematics/the-omega-project:petit - Build Petit, a educational/research tool for analyzing array data dependences
sci-misc/linuxcnc:modbus - Build modbus libraries
sci-misc/linuxcnc:rt - Build with RT_PREEMPT threads modules
sci-misc/linuxcnc:rtai - Build with realtime threads support
sci-misc/linuxcnc:simulator - Build with posix threads (no realtime)
sci-misc/linuxcnc:xenomai - Build with xenomai userland threads
sci-physics/SU2:autodiff - Enable support for reverse automatic differentiation
sci-physics/SU2:cgns - Build with CGNS support
sci-physics/SU2:directdiff - Enable support for forward automatic differentiation
@@ -601,8 +602,7 @@ sys-cluster/SOS:manual-progress - Enable intermittent progress calls inside tran
sys-cluster/SOS:memcpy - Use memcpy to perform local put/get operations
sys-cluster/SOS:ofi - Use libfabric as transport layer
sys-cluster/SOS:ofi-fence - Use FI_FENCE feature to optimize put-with-signal operations
sys-cluster/SOS:pmi-mpi - Use MPI for process management
sys-cluster/SOS:pmi-simple - Include support for interfacing with a PMI 1.0 launcher. The launcher must be provided by a separate package, such as MPICH, Hydra, or SLURM.
sys-cluster/SOS:pmi - Use MPI for process management
sys-cluster/SOS:portals4 - Use portals4 as transport layer
sys-cluster/SOS:profiling - Enable profiling (pshmem) interface
sys-cluster/SOS:pthread-mutexes - Use pthread mutexes instead of internal queueing locks
@@ -777,6 +777,12 @@ sys-cluster/portals4:reliable-udp - Use reliable UDP for remote communication
sys-cluster/portals4:unordered-matching - Enable unordered (hashed) match list searching. Experimental
sys-cluster/portals4:zero-mrs - Enable this when using MOFED V2.2+ or Qlogic InfiniPath Hardware of IB communication
sys-cluster/redset:slurm - Use sys-cluster/slurm as resource manager
sys-cluster/scorep:gcc-plugin - Enable support for the GCC plug-in instrumentation
sys-cluster/scorep:llvm - Enable the user library wrapping feature
sys-cluster/scorep:online-access - Enable Online Access
sys-cluster/scorep:opencl - Build with libOpenCL support
sys-cluster/scorep:openshmem - Use the SHMEM compiler
sys-cluster/scorep:pmi - Build with libpmi support
sys-cluster/scr:fcntl - use fcntl as a file locking type
sys-cluster/scr:flock - use flock as a file locking type
sys-cluster/scr:fortran - Enables Fortran support