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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 030B9158CB7 for ; Thu, 19 Aug 2021 23:03:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90A7BE07EF; Thu, 19 Aug 2021 23:03:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 573B2E07EF for ; Thu, 19 Aug 2021 23:03:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 205DD340CEF for ; Thu, 19 Aug 2021 23:03:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A23185C for ; Thu, 19 Aug 2021 23:03:00 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1629414132.fe840c2a7da2870c94720d3e17f2849dd2cfb548.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: / X-VCS-Repository: repo/proj/guru X-VCS-Files: TODO.md X-VCS-Directories: / X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: fe840c2a7da2870c94720d3e17f2849dd2cfb548 X-VCS-Branch: dev Date: Thu, 19 Aug 2021 23:03:00 +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: c840c044-2a7d-4097-9684-e2becc6952f1 X-Archives-Hash: e1b781cb5c2c8de0ae7be3d34c8bb278 commit: fe840c2a7da2870c94720d3e17f2849dd2cfb548 Author: Alessandro Barbieri gmail com> AuthorDate: Thu Aug 19 23:02:12 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Thu Aug 19 23:02:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe840c2a TODO.md: more HPC stuff Signed-off-by: Alessandro Barbieri gmail.com> TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index 65d553286..3f03834d7 100644 --- a/TODO.md +++ b/TODO.md @@ -13,6 +13,11 @@ C * [parsec](https://bitbucket.org/icldistcomp/parsec) * [ummunotify](https://github.com/Portals4/ummunotify) * [retroarch](https://www.retroarch.com/) +* [argobots](https://www.argobots.org/) +* [mercury](https://github.com/mercury-hpc/mercury) +* [mochi-ssg](https://github.com/mochi-hpc/mochi-ssg) +* [mochi-margo](https://github.com/mochi-hpc/mochi-margo) +* [mochi-abt-io](https://github.com/mochi-hpc/mochi-abt-io) C++ * [machinekit](https://github.com/machinekit/machinekit) @@ -44,6 +49,7 @@ C++ * [wxparaver](https://github.com/bsc-performance-tools/wxparaver) * [alpaka](https://github.com/alpaka-group/alpaka) * [emptyepsilon](https://daid.github.io/EmptyEpsilon/) +* [mochi-thallium](https://github.com/mochi-hpc/mochi-thallium) GO * [open-match](https://github.com/googleforgames/open-match)