From 726eec8bcb9901bee1770077f8655c309968f070 Mon Sep 17 00:00:00 2001 From: isoftchamp Date: Tue, 20 May 2025 17:39:38 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b272088..6863f91 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ +# NVIDIA A100 + Currently, Kangaroo does not support NVIDIA A100 GPUs. I’d like to request this feature to enable compatibility with A100 for higher-performance compute tasks. + + Key considerations: + + Driver/kernel requirements + + PCIe/NVLink compatibility + + Any necessary firmware/BIOS updates + + Let me know if additional details are needed. Thanks! + +--- + (c) 2024, RetiredCoder (RC) RCKangaroo is free and open-source (GPLv3). @@ -72,4 +87,4 @@ v1.1: v1.0: -- initial release. \ No newline at end of file +- initial release. From 0c97d6ece7869d9093f920408337499012c3ec77 Mon Sep 17 00:00:00 2001 From: isoftchamp Date: Tue, 20 May 2025 17:48:28 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6863f91..8e9b68d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NVIDIA A100 - Currently, Kangaroo does not support NVIDIA A100 GPUs. I’d like to request this feature to enable compatibility with A100 for higher-performance compute tasks. + Currently, Kangaroo does not support multiple GPUs (8 x NVIDIA A100 GPUs). I’d like to request this feature to enable compatibility with A100 for higher-performance compute tasks. Key considerations: