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

CHECK_EQ in utils/EMD/cuda/emd_kernel.cu is undefined #8

Open
SagacityPuppy opened this issue Dec 12, 2024 · 0 comments
Open

CHECK_EQ in utils/EMD/cuda/emd_kernel.cu is undefined #8

SagacityPuppy opened this issue Dec 12, 2024 · 0 comments

Comments

@SagacityPuppy
Copy link

Hi, thanks for your wonderful work.

When I compile the EMD library, there raising a ERROR of the undefined CHECK_EQ method

Then I find that CHECK_INPUT, CHECK_CUDA, CHECK_CONTIGUOUS in the emd_kernel.cu (line 20-22) file are all well-defined but except CHECK_EQ (such as line 182-184).

I would appreciate it if you could provide the code snippet about the correct definition of CHECK_EQ, or point out the mistakes I made in the process.

@SagacityPuppy SagacityPuppy changed the title **CHECK_EQ** in _utils/EMD/cuda/emd_kernel.cu_ is undefined. CHECK_EQ in utils/EMD/cuda/emd_kernel.cu is undefined. Dec 12, 2024
@SagacityPuppy SagacityPuppy changed the title CHECK_EQ in utils/EMD/cuda/emd_kernel.cu is undefined. CHECK_EQ in utils/EMD/cuda/emd_kernel.cu is undefined Dec 12, 2024
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

No branches or pull requests

1 participant