Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Split memcpy_async tests into a few other tests. #364

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

wmaxey
Copy link
Member

@wmaxey wmaxey commented Feb 8, 2023

This makes tests slightly less memory intensive.

@wmaxey wmaxey requested review from griwes and miscco February 8, 2023 05:02
// Part of libcu++, the C++ Standard Library for your entire system,
// under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In new files we should add our copyright banner

Suggested change
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// SPDX-FileCopyrightText: Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.

@wmaxey wmaxey merged commit a8c8660 into main Feb 9, 2023
@wmaxey wmaxey deleted the bugfix/memcpy_async_tu_split branch February 9, 2023 06:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants