Skip to content

Commit

Permalink
Add CUDA 11.8 devcontainer to CCCL matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeepyjack committed Nov 10, 2023
1 parent da23192 commit ff53fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ include:
images:
- {features: [*nvhpc_prev, *python, *cccl_dev], env: *nvhpc_env}
- {features: [*nvhpc_curr, *python, *cccl_dev], env: *nvhpc_env}
- {features: [*gcc_11, {<<: *cuda_prev_max, <<: *cccl_cuda_opts}, *python, *cccl_dev], env: *gcc_env}
- {features: [*gcc_11, {<<: *cuda_curr_max, <<: *cccl_cuda_opts}, *python, *cccl_dev], env: *gcc_env}
- {features: [*gcc_12, {<<: *cuda_curr_max, <<: *cccl_cuda_opts}, *python, *cccl_dev], env: *gcc_env}
- {features: [*gcc_13, {<<: *cuda_curr_max, <<: *cccl_cuda_opts}, *python, *cccl_dev], env: *gcc_env}
Expand Down

0 comments on commit ff53fb6

Please sign in to comment.