File tree Expand file tree Collapse file tree 10 files changed +20
-20
lines changed
Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,7 +19,7 @@ description = "all_gather"
1919test_template_name = " NcclTest"
2020
2121[cmd_args ]
22- "docker_image_url" = " nvcr.io#nvidia/pytorch:25.06 -py3"
22+ "docker_image_url" = " nvcr.io#nvidia/pytorch:25.12 -py3"
2323"subtest_name" = " all_gather_perf_mpi"
2424"ngpus" = " 1"
2525"minbytes" = " 128"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,7 +19,7 @@ description = "NCCL base test configuration"
1919test_template_name = " NcclTest"
2020
2121[cmd_args ]
22- docker_image_url = " nvcr.io#nvidia/pytorch:25.06 -py3"
22+ docker_image_url = " nvcr.io#nvidia/pytorch:25.12 -py3"
2323ngpus = 1
2424minbytes = " 128"
2525maxbytes = " 4G"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,7 +19,7 @@ description = "all_gather"
1919test_template_name = " NcclTest"
2020
2121[cmd_args ]
22- "docker_image_url" = " nvcr.io#nvidia/pytorch:25.06 -py3"
22+ "docker_image_url" = " nvcr.io#nvidia/pytorch:25.12 -py3"
2323"subtest_name" = " all_gather_perf_mpi"
2424"ngpus" = " 1"
2525"minbytes" = " 128"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,7 +19,7 @@ description = "nemo_run_llama3_8b"
1919test_template_name = " NeMoRun"
2020
2121[cmd_args ]
22- docker_image_url = " nvcr.io#nvidia/nemo:25.09.00 "
22+ docker_image_url = " nvcr.io#nvidia/nemo:25.11.01 "
2323task = " pretrain"
2424recipe_name = " cloudai_llama3_8b_recipe"
2525
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,7 +19,7 @@ test_template_name = "OSUBench"
1919description = " OSU Benchmark example"
2020
2121[cmd_args ]
22- "docker_image_url" = " nvcr.io#nvidia/pytorch:25.06 -py3"
22+ "docker_image_url" = " nvcr.io#nvidia/pytorch:25.12 -py3"
2323"benchmarks_dir" = " /opt/hpcx/ompi/tests/osu-micro-benchmarks"
2424"benchmark" = " osu_allreduce"
2525"iterations" = 10
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,4 +19,4 @@ description = "Base config for UCC tests"
1919test_template_name = " UCCTest"
2020
2121[cmd_args ]
22- docker_image_url = " nvcr.io#nvidia/pytorch:25.06 -py3"
22+ docker_image_url = " nvcr.io#nvidia/pytorch:25.12 -py3"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,7 +26,7 @@ description = "dse_nemo_run_llama3_8b"
2626test_template_name = " NeMoRun"
2727
2828 [Tests .cmd_args ]
29- docker_image_url = " nvcr.io#nvidia/nemo:25.09.00 "
29+ docker_image_url = " nvcr.io#nvidia/nemo:25.11.01 "
3030 task = " pretrain"
3131 recipe_name = " cloudai_llama3_8b_recipe"
3232 num_layers = 32
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -68,7 +68,7 @@ description = "scatter_perf"
6868test_template_name = " NcclTest"
6969
7070 [Tests .cmd_args ]
71- docker_image_url = " nvcr.io#nvidia/pytorch:25.06 -py3"
71+ docker_image_url = " nvcr.io#nvidia/pytorch:25.12 -py3"
7272 subtest_name = " scatter_perf_mpi"
7373 ngpus = 1
7474 minbytes = " 128"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,5 +26,5 @@ description = "NCCL alltoall via SlurmContainer"
2626test_template_name = " SlurmContainer"
2727
2828 [Tests .cmd_args ]
29- docker_image_url = " nvcr.io#nvidia/pytorch:25.06 -py3"
29+ docker_image_url = " nvcr.io#nvidia/pytorch:25.12 -py3"
3030 cmd = " alltoall_perf_mpi --nthreads 1 --ngpus 1 --minbytes 128 --maxbytes 4G --stepbytes 1M --op sum --datatype float --root 0 --iters 100 --warmup_iters 50 --agg_iters 1 --average 1 --parallel_init 0 --check 1 --blocking 0 --cudagraph 0 --stepfactor 2"
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
2- # Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,6 +30,6 @@ extra_container_mounts = [
3030]
3131
3232 [Tests .cmd_args ]
33- docker_image_url = " nvcr.io/nvidia/pytorch:25.09 -py3"
33+ docker_image_url = " nvcr.io/nvidia/pytorch:25.12 -py3"
3434 collective = " alltoallv"
3535 gen = " file:name=/opt/hpcx/ucc/tools/perf/generator/input_matrices.txt"
You can’t perform that action at this time.
0 commit comments