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

[BUG]: thrust::universal_vector tests fail (C++14 on CTK 11.1 & gcc 6) #227

Closed
1 task done
elstehle opened this issue Jul 15, 2023 · 1 comment · Fixed by #209
Closed
1 task done

[BUG]: thrust::universal_vector tests fail (C++14 on CTK 11.1 & gcc 6) #227

elstehle opened this issue Jul 15, 2023 · 1 comment · Fixed by #209
Assignees
Labels
bug Something isn't working right. thrust For all items related to Thrust.

Comments

@elstehle
Copy link
Collaborator

Is this a duplicate?

Type of Bug

Runtime Error

Component

Thrust

Describe the bug

The following test fails for C++14 on CTK 11.1 & gcc 6

thrust.cpp.cuda.cpp14.test.cuda.device_side_universal_vector.cdp_0

How to Reproduce

cd ~/cccl
  time ././ci/test_thrust.sh "g++" "14" "70"
  shell: su coder {0}
  env:
    AWS_DEFAULT_REGION: us-east-2
    AWS_REGION: us-east-2
    AWS_ACCESS_KEY_ID: ***
    AWS_SECRET_ACCESS_KEY: ***
    AWS_SESSION_TOKEN: ***
    SCCACHE_BUCKET: rapids-sccache-devs
    SCCACHE_REGION: us-east-2
    SCCACHE_IDLE_TIMEOUT: [3](https://github.com/NVIDIA/cccl/actions/runs/5469818591/jobs/9959247698?pr=167#step:8:3)27[6](https://github.com/NVIDIA/cccl/actions/runs/5469818591/jobs/9959247698?pr=167#step:8:6)[8](https://github.com/NVIDIA/cccl/actions/runs/5469818591/jobs/9959247698?pr=167#step:8:8)
    SCCACHE_S3_USE_SSL: true
    SCCACHE_S3_NO_CREDENTIALS: false

Expected behavior

Test doesn't fail

Reproduction link

https://github.com/NVIDIA/cccl/actions/runs/5469818591/jobs/9959247698?pr=167

Operating System

No response

nvidia-smi output

No response

NVCC version

No response

@elstehle elstehle self-assigned this Jul 15, 2023
@elstehle elstehle added bug Something isn't working right. thrust For all items related to Thrust. labels Jul 15, 2023
@elstehle
Copy link
Collaborator Author

Closed by #209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right. thrust For all items related to Thrust.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant