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

trilinear_kernel #85

Open
Varuni387 opened this issue Feb 11, 2024 · 1 comment
Open

trilinear_kernel #85

Varuni387 opened this issue Feb 11, 2024 · 1 comment

Comments

@Varuni387
Copy link

In file included from /content/libcom/libcom/image_harmonization/source/trilinear_cpp/src/trilinear_cuda.cpp:1:
/content/libcom/libcom/image_harmonization/source/trilinear_cpp/src/trilinear_kernel.h:4:10: fatal error: THC/THC.h: No such file or directory
4 | #include <THC/THC.h>
| ^~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1

I have indirectly used this repo through while cloning libcom and have encountered with the above error while installing libcom that is
pip install libcom

Can you please resolve this.
Thank you

@dain5832
Copy link

It can be fixed by replacing some files.
Check out here.

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

2 participants