From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 155F815812D for ; Sun, 05 Jan 2025 21:50:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCDA4E0817; Sun, 05 Jan 2025 21:49:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9ED79E0817 for ; Sun, 05 Jan 2025 21:49:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0F183412DE for ; Sun, 05 Jan 2025 21:49:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2768A1B08 for ; Sun, 05 Jan 2025 21:49:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736113603.a021410ea3d0d215904a762184f1d8bbaba851a0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a021410ea3d0d215904a762184f1d8bbaba851a0 X-VCS-Branch: master Date: Sun, 05 Jan 2025 21:49:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d4af81d6-88ab-4f45-bcdc-371e8e96a99f X-Archives-Hash: 56f9dccd0fdbe28969a7226e6396aba0 commit: a021410ea3d0d215904a762184f1d8bbaba851a0 Author: Paul Zander gmail com> AuthorDate: Sun Jan 5 20:55:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 5 21:46:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a021410e profiles: mask new ROCm 6.3 Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> profiles/package.mask | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ce3e0f0e7c2a..72ba554f0493 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,45 @@ #--- END OF EXAMPLES --- +# Paul Zander (2025-01-05) +# Masked for testing +>=dev-build/rocm-cmake-6.3.0 +>=dev-libs/hipother-6.3.0 +>=dev-libs/rccl-6.3.0 +>=dev-libs/rocdbgapi-6.3.0 +>=dev-libs/rocm-comgr-6.3.0 +>=dev-libs/rocm-device-libs-6.3.0 +>=dev-libs/rocm-opencl-runtime-6.3.0 +>=dev-libs/rocr-runtime-6.3.0 +>=dev-libs/roct-thunk-interface-6.3.0 +>=dev-util/hip-6.3.0 +>=dev-util/hipcc-6.3.0 +>=dev-util/hipify-clang-6.3.0 +>=dev-util/rocm_bandwidth_test-6.3.0 +>=dev-util/rocm-smi-6.3.0 +>=dev-util/rocminfo-6.3.0 +>=dev-util/roctracer-6.3.0 +>=dev-util/Tensile-6.3.0 +>=sci-libs/composable-kernel-6.3.0 +>=sci-libs/hipBLAS-common-6.3.0 +>=sci-libs/hipBLAS-6.3.0 +>=sci-libs/hipBLASLt-6.3.0 +>=sci-libs/hipCUB-6.3.0 +>=sci-libs/hipFFT-6.3.0 +>=sci-libs/hipRAND-6.3.0 +>=sci-libs/hipSOLVER-6.3.0 +>=sci-libs/hipSPARSE-6.3.0 +>=sci-libs/miopen-6.3.0 +>=sci-libs/rocBLAS-6.3.0 +>=sci-libs/rocFFT-6.3.0 +>=sci-libs/rocPRIM-6.3.0 +>=sci-libs/rocRAND-6.3.0 +>=sci-libs/rocSOLVER-6.3.0 +>=sci-libs/rocSPARSE-6.3.0 +>=sci-libs/rocThrust-6.3.0 +>=sci-libs/rocWMMA-6.3.0 +>=sci-libs/rpp-6.3.0 + # Nowa Ammerlaan (2025-01-03) # Contains a serious bug that can cause deletion of the users home dir. # See-also: https://github.com/keshavbhatt/whatsie/issues/230