Skip to content

Conversation

@chriscai-amd
Copy link
Collaborator

cargo build --package hip-sys
   Compiling hip-sys v0.0.0 (/home/chcai/monarch/hip-sys)
error[E0412]: cannot find type `ihipStream_t` in this scope
  --> hip-sys/src/lib.rs:21:28
   |
21 | unsafe impl ExternType for ihipStream_t {
   |                            ^^^^^^^^^^^^ not found in this scope

@chriscai-amd chriscai-amd requested a review from mreso September 30, 2025 22:21

#pragma once

#include <hip/hip_runtime.h> No newline at end of file
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hipStream_t should be included here @mreso

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.

2 participants