Skip to content

[Issue]: tests needs to #include <iomanip> #1749

@trixirt

Description

@trixirt

Problem Description

configure with
-DBUILD_TESTS=ON

Produces an error like

.../rccl-6.4.1-build/rccl-rocm-6.4.1/test/common/TestBed.cpp:607:16: error: no member named
'setfill' in namespace 'std'
607 | ss << std::setfill(' ') << std::setw(20) << ncclFuncNames[funcType] << " ";
| ~~~~~^

Operating System

Fedora Rawhide

CPU

ALL

GPU

ALL

ROCm Version

6.4.1

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions