diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8efb9de03f3f..7b2def1875fd 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2915,6 +2915,10 @@ dev-util/google-perftools:pagesize-32k - Use 32K page size for tcmalloc. Larger dev-util/google-perftools:pagesize-64k - Use 64K page size for tcmalloc. Larger size makes tcmalloc faster, at the cost of using more space (due to internal fragmentation) dev-util/heaptrack:gui - Install Qt5-based analyzer tool dev-util/hfstospell:clang - Use different logic in ebuild when clang is used +dev-util/hip:hip - Build HIP runtime +dev-util/hip:opencl - Build OpenCL runtime +dev-util/hip:video_cards_amdgpu - Build for AMD platform +dev-util/hip:video_cards_nvidia - Build for Nvidia platform dev-util/intel-graphics-compiler:vc - Enable VectorCompiler for a better performance. dev-util/intel-graphics-system-controller:cli - Build CLI tools for flashing manually a firmware upgrade. dev-util/kcov:binutils - Use sys-libs/binutils-libs for --verify support @@ -5354,6 +5358,7 @@ net-analyzer/linkchecker:sqlite - Mozilla Bookmark parsing net-analyzer/monitoring-plugins:dns - Install net-dns/bind-tools required for monitoring DNS servers. Disabling the flag does not remove any plugins. net-analyzer/monitoring-plugins:fping - Install net-analyzer/fping required for fancy ping monitoring. Disabling the flag does not remove any plugins. net-analyzer/monitoring-plugins:game - Install games-util/qstat required for monitoring FPS servers. Disabling the flag does not remove any plugins. +net-analyzer/monitoring-plugins:ipv6 - Enable ipv6 checks. net-analyzer/monitoring-plugins:snmp - Install dev-perl/Net-SNMP and net-analyzer/net-snmp required for monitoring SNMP values. Disabling the flag does not remove any plugins. net-analyzer/monitoring-plugins:ssh - Install net-misc/openssh required for monitoring SSH servers. Disabling the flag does not remove any plugins. net-analyzer/mtr:ipinfo - Disable support for IP address lookups @@ -7389,6 +7394,7 @@ sci-libs/gsl:deprecated - Enable deprecated functions sci-libs/hdf5:hl - Enable high level API (https://support.hdfgroup.org/HDF5/doc/HL/index.html) sci-libs/hdf5:unsupported - Enable unsupported combinations of configuration options sci-libs/hipCUB:benchmark - Build and install benchmark binaries. +sci-libs/hipSOLVER:sparse - Build hipSOLVER with sparse functionality (sci-libs/cholmod) sci-libs/hypre:int64 - Build the 64 bits integer library sci-libs/indilib:rtlsdr - Enable support for devices supported by net-wireless/rtl-sdr sci-libs/indilib:websocket - Enable support for WebSocket protocol @@ -7467,7 +7473,7 @@ sci-libs/plplot:qhull - Add bindings for media-libs/qhull sci-libs/plplot:shapefile - Enable support for ESRI shapefiles sci-libs/rocBLAS:benchmark - Build and install rocblas-bench. sci-libs/rocBLAS:test - Perform rocblas-test to compare the result between rocBLAS and system BLAS. -sci-libs/rocFFT:benchmark - Build and install [dyna-]rocfft-rider. +sci-libs/rocFFT:benchmark - Build and install rocfft benchmark tools. sci-libs/rocFFT:perfscripts - Install rocfft-perf performance visualization suite. sci-libs/rocPRIM:benchmark - Build and install benchmark programs. sci-libs/rocRAND:benchmark - Build and install benchmark programs. |