Skip to content

Conversation

@artv3
Copy link
Member

@artv3 artv3 commented May 12, 2023

CI is failing here: llnl/RAJA#1473

dev/shm/corona231-1182981/rocmcc-5.1.1/camp-main-zqztddopfxbca63bp2qpco54qgsoq5vq/include/camp/resource/hip.hpp:104:21: error: no template named 'vector' in namespace 'std'

due to missing header.

@rhornung67
Copy link
Member

rhornung67 commented May 12, 2023

It looks like the CUDA build failures on lassen in the RAJA PR you cited are due to other issues.

@artv3
Copy link
Member Author

artv3 commented May 12, 2023

It looks like the CUDA build failures on lassen in the RAJA PR you cited are due to other issues.

Ah thanks for pointing that out, that is strange:

/include/camp/resource/cuda.hpp:115: undefined reference to `cuStreamGetCtx'

@rhornung67
Copy link
Member

Yes, I haven't dug too deeply, but it looks like the CUDA and HIP issues arise from different causes. @MrBurmark do you have any ideas about this?

@MrBurmark
Copy link
Member

With the latest camp version we need to link in the cuda driver API library libcuda.so and I'm not certain that blt automatically does that for us.

@artv3 artv3 closed this May 16, 2023
@artv3 artv3 deleted the patch-2 branch May 16, 2023 17:02
@artv3
Copy link
Member Author

artv3 commented May 16, 2023

Fixed in #129

Sign up for free to 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.

3 participants