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

[NVBug 3308316] Update deprecation messages for CTK 11.4.#1430

Merged
alliepiper merged 1 commit intoNVIDIA:1.12.Xfrom
alliepiper:update_depr_messages
May 18, 2021
Merged

[NVBug 3308316] Update deprecation messages for CTK 11.4.#1430
alliepiper merged 1 commit intoNVIDIA:1.12.Xfrom
alliepiper:update_depr_messages

Conversation

@alliepiper
Copy link
Copy Markdown
Collaborator

@alliepiper alliepiper commented May 11, 2021

This is going into the 1.12.X side branch for the CTK-11.4-specific Thrust 1.12.1 release.

@alliepiper alliepiper requested a review from brycelelbach May 11, 2021 20:07
@alliepiper alliepiper added P0: must have Absolutely necessary. Critical issue, major blocker, etc. nvbug Has an associated internal NVIDIA NVBug. labels May 11, 2021
@alliepiper alliepiper added this to the 1.12.0 milestone May 11, 2021
@alliepiper alliepiper changed the base branch from main to 1.12.X May 11, 2021 20:08

// Compiler checks:
# if THRUST_HOST_COMPILER == THRUST_HOST_COMPILER_GCC && THRUST_GCC_VERSION < 50000
THRUST_COMPILER_DEPRECATION(GCC 5.0, upgrade your compiler);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why do we no longer say "upgrade your compiler"?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The message was getting too long and awkward with the requested additions, and upgrade your compiler is redundant with your compiler is deprecated so I dropped it.

Copy link
Copy Markdown
Collaborator

@brycelelbach brycelelbach left a comment

Choose a reason for hiding this comment

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

Looks fine mostly, curious why we dropped "upgrade your compiler" but I can live with it.

@alliepiper alliepiper merged commit b1f9e9e into NVIDIA:1.12.X May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

nvbug Has an associated internal NVIDIA NVBug. P0: must have Absolutely necessary. Critical issue, major blocker, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants