Skip to content

Use a neutral namespace for utility functions in the C++ course #89

@bernhardmgruber

Description

@bernhardmgruber

The C++ course extensively uses utility functions from the ach:: namespace, where ach refers to the accelerated computing hub (ACH). This is troublesome when the course material is used internally at NVIDIA in a context different from the ACH. We should use a neutral namespace in the notebooks and slides that does not need to be changed when the course material is used in different contexts.

Suggestions:

  • help, helper
  • util, utl
  • aux

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