Skip to content

Add clang grco for CCCL - #184

Open
wmaxey wants to merge 4 commits into
rapidsai:branch-24.02from
wmaxey:fea/nvidia_grco_devcontainer
Open

Add clang grco for CCCL#184
wmaxey wants to merge 4 commits into
rapidsai:branch-24.02from
wmaxey:fea/nvidia_grco_devcontainer

Conversation

@wmaxey

Copy link
Copy Markdown
Contributor

Addresses #183

@copy-pr-bot

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@jrhemstad

Copy link
Copy Markdown
Collaborator

/ok to test

fi

echo "Installing NVIDIA Clang for Grace"
wget -O clang-grace-toolchain.deb https://developer.nvidia.com/downloads/assets/grace/clang/16.23.08/clang-grace-toolchain_16.23.08_arm64.deb

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.

Question: Are we okay hard coding the version for now?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

I didn't see another version publicly. We can devise a mechanism later probably.

@jrhemstad

Copy link
Copy Markdown
Collaborator

/ok to test

@jrhemstadjrhemstad left a comment

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.

@trxcllnt requested that we make clang.grco a separate feature instead of part of the existing llvm feature.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wmaxey@jrhemstad