Skip to content

[EPIC] Document support and compatibility guarantees #66

@jrhemstad

Description

@jrhemstad

Summary

CCCL users need to know what environments we support to compile and execute our code.

Intended Outcome

We should provide clear and easy to find documentation that describes our support for:

  • CUDA Toolkit versions
  • Host compilers and versions
  • GPU Architectures
  • C++ Standard Versions

The documentation should include not only what we support today, but a deprecation policy for how that support will evolve over time (e.g., when will we drop C++ standards, etc.).

# Tasks
- [ ] Document C++ Standard support and deprecation policy
- [ ] Document GPU Architecture support and deprecation policy
- [ ] Document Host compiler support and deprecation policy
- [ ] Document CUDA toolkit version support and deprecation policy

Related Information

Metadata

Metadata

Assignees

Labels

docDocumentation-related items.infrastructureShared CMake, github, etc infrastructure

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions