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

Remove deprecated error codes #1855

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Jan 26, 2023

Those error codes are deprecated so we should not reference them any more.

We did not have an internal representation of cudaErrorApiFailureBase so I replaced that with cudaErrorUnknown which is the numerical predecessor.

Fixes nvbug3896330

@miscco
Copy link
Collaborator Author

miscco commented Jan 26, 2023

run tests

Those error codes are deprecated so we should not reference them any more.

We did not have an internal representation of `cudaErrorApiFailureBase` so I replaced that with `cudaErrorUnknown` which is the numerical predecessor.

Fixes nvbug3896330
@miscco miscco force-pushed the remove_error_codes branch from 2cd0224 to fb1efea Compare January 26, 2023 10:07
@miscco
Copy link
Collaborator Author

miscco commented Jan 27, 2023

run tests

@miscco miscco merged commit e056c7a into NVIDIA:main Jan 30, 2023
@miscco miscco deleted the remove_error_codes branch January 30, 2023 16:11
github-actions bot pushed a commit that referenced this pull request Jan 30, 2023
github-actions bot pushed a commit to clayne/thrust that referenced this pull request Jan 30, 2023
…ve_error_codes

Remove deprecated error codes e056c7a
@alliepiper alliepiper added this to the 2.1.0 milestone Mar 8, 2023
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.

3 participants