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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 880D1158020 for ; Wed, 9 Nov 2022 22:46:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4EC3E07E1; Wed, 9 Nov 2022 22:46:26 +0000 (UTC) Received: from smtp-2.slingshot.co.nz (smtp-2.slingshot.co.nz [60.234.4.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD4D7E07E1 for ; Wed, 9 Nov 2022 22:46:26 +0000 (UTC) Received: from [202.36.179.109] (port=60350 helo=[10.34.3.177]) by smtp-2.slingshot.co.nz with esmtpa (Exim 4.90_1) (envelope-from ) id 1ostpw-0002Ph-8L for gentoo-science@lists.gentoo.org; Thu, 10 Nov 2022 11:46:24 +1300 Message-ID: <01934794-7e34-ce64-7854-a693463a5c82@slingshot.co.nz> Date: Thu, 10 Nov 2022 11:46:24 +1300 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [gentoo-science] Future of the packaging of SuiteSparse Content-Language: en-US To: gentoo-science@lists.gentoo.org References: <0d763dc1-b2c7-0079-532b-c0b38e68ced4@slingshot.co.nz> <4e6ab709-81c4-93d2-5d85-395c2622956f@slingshot.co.nz> From: =?UTF-8?Q?Fran=c3=a7ois_Bissey?= In-Reply-To: <4e6ab709-81c4-93d2-5d85-395c2622956f@slingshot.co.nz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GeoIP: NZ X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Archives-Salt: 611a58b0-6376-4230-90fb-2872b92de840 X-Archives-Hash: 737157712064594fbb5666d043295679 The following are now visible in the main branch of the sage-on-gentoo overlay for anyone wanting to have a peek and anyone to comment. The SuiteSparse meta package is provided at version 6.0.0-beta9. The following packages are provided (and really all are beta) * suitesparseconfig-6.0.0_beta9 * amd-3.0.0 * camd-3.0.0 * colamd-3.0.0 * ccolamd-3.0.0 * cxsparse-4.0.0 * cholmod-4.0.0 * btf-2.0.0 * klu-2.0.0 * ldl-3.0.0 * spex-2.0.0 [new] * rbio-3.0.0 [newish, was already in overlay but not in tree] * spqr-3.0.0 * umfpack-6.0.0 * dev-python/cvxopt-1.3.0-r1 [the ebuild needs an update to cope with the fact that no .pc files for suitesparse components are provided anymore] Not packaged * SuiteSparse_GPURuntime * GPUQREngine * cuda build option for spqr-3.0.0. It depends on the two above that I cannot build or test without a nvivida gpu and cuda. * moongoose - shipped with suitesparse for convenience. Available elsewhere. * GraphBLAS - shipped with suitesparse for convenience. Available elsewhere. François