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

cuSZ build failed #83

Open
ewTomato opened this issue Sep 15, 2024 · 0 comments
Open

cuSZ build failed #83

ewTomato opened this issue Sep 15, 2024 · 0 comments

Comments

@ewTomato
Copy link

Hello,
I encountered the following error while compiling cuSZ. Could you please tell me how to resolve it?

My environment is as follows:
gcc: 9.4.0
cuda: 11.3
OS: Ubuntu 18.04
cmake:3.22.1

/project/cuSZ/psz/src/kernel/l23r.cuhip.inl(82): error: no instance of function template "psz::rolling::KERNEL_CUHIP_c_lorenzo_1d1l" matches the argument list
argument types are: (f8 *const, const dim3, dim3, const int, double, u4 *const, f8 *, uint32_t *, uint32_t *)
detected during instantiation of "pszerror psz::cuhip::GPU_c_lorenzo_nd_with_outlier<T,E,TIMING,ZigZag>(T *, dim3, f8, int, E *, void *, float *, void *) [with T=f8, E=u4, TIMING=GPU_AUTOMONY, ZigZag=true]"
/project/cuSZ/psz/src/kernel/l23r.cu(4): here

24 errors detected in the compilation of "/project/cuSZ/psz/src/kernel/l23r.cu".
CMakeFiles/psz_cu_core.dir/build.make:187: recipe for target 'CMakeFiles/psz_cu_core.dir/psz/src/kernel/l23r.cu.o' failed
make[2]: *** [CMakeFiles/psz_cu_core.dir/psz/src/kernel/l23r.cu.o] Error 1
CMakeFiles/Makefile2:941: recipe for target 'CMakeFiles/psz_cu_core.dir/all' failed
make[1]: *** [CMakeFiles/psz_cu_core.dir/all] Error 2
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2

Thank you very much!

@ewTomato ewTomato changed the title cuSZ build faile cuSZ build failed Sep 15, 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