Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] updated clang to v11.0.0 #89

Closed
wants to merge 1 commit into from

Conversation

teju85
Copy link
Member

@teju85 teju85 commented Nov 6, 2020

Similar to the one filed for cuML here: rapidsai/cuml#3121, this PR tries to show the set of changes especially with clang-format, after updating clang to 11.0.0. As can be seen from the diff's, there's almost no change in clang-format fixes by upgrading to 11.0.0 from 8.0.1. So, it should be safe to update clang version in our conda env's in RAPIDS to 11.0.0.

@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@teju85
Copy link
Member Author

teju85 commented Nov 6, 2020

Tagging @codereport , JFYI

@github-actions
Copy link

This PR has been marked stale due to no recent activity in the past 30d. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be marked rotten if there is no activity in the next 60d.

@github-actions
Copy link

This PR has been marked rotten due to no recent activity in the past 90d. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates.

@teju85
Copy link
Member Author

teju85 commented Jun 4, 2021

Closing this PR for now. @codereport in case you are able to make progress on this for other RAPIDS libraries, let me know and I too can restart this effort.

@teju85 teju85 closed this Jun 4, 2021
dantegd pushed a commit to dantegd/raft that referenced this pull request Jul 23, 2024
* Remove the devcontainer when the VSCode window closes
* Adds a descriptive name to the running container:
  ```shell
  $ docker ps -a
  CONTAINER ID   IMAGE         ...  NAMES
  0dbb364fe544   vsc-cuvs-...  ...  rapids-cuvs-24.06-cuda12.2-conda
  
  $ docker rm -f rapids-cuvs-24.06-cuda12.2-conda
  ```

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Ben Frederickson (https://github.com/benfred)
  - Jake Awe (https://github.com/AyodeAwe)

URL: rapidsai/cuvs#89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants