Search Criteria
Package Details: waifu2x-converter-cpp-cuda-git 5.3.4.2.g57520b2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/waifu2x-converter-cpp-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | waifu2x-converter-cpp-cuda-git |
Description: | Image Super-Resolution for Anime-Style-Art. (re-implementation in C++ using OpenCV). with CUDA support (GIT Version) |
Upstream URL: | https://github.com/DeadSix27/waifu2x-converter-cpp |
Licenses: | MIT |
Conflicts: | waifu2x-converter-cpp |
Provides: | libw2xc.so, waifu2x-converter-cpp |
Submitter: | YamashitaRen |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-24 22:02 (UTC) |
Last Updated: | 2025-03-20 14:01 (UTC) |
Dependencies (8)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- opencv-cuda
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
Required by (2)
- vapoursynth-plugin-waifu2x-w2xc-git (requires waifu2x-converter-cpp)
- waifu2x-converter-qt-git (requires waifu2x-converter-cpp)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
sl1pkn07 commented on 2020-04-30 13:02 (UTC)
Then use waifu2x-converter-cpp-git instead
Greetings
katt commented on 2020-04-30 10:41 (UTC)
Still doesn't change that I can use the CUDA function of this package without having CUDA installed. (only needed at compile time)
sl1pkn07 commented on 2020-04-29 22:52 (UTC) (edited on 2020-04-29 22:54 (UTC) by sl1pkn07)
which need cuda for work (also dlopened)
also, cuda package have nvidia-utils as depends
katt commented on 2020-04-29 22:50 (UTC)
Indeed, and whaddya know:
So if anything it should depend on nvidia-utils!
sl1pkn07 commented on 2020-04-29 17:48 (UTC) (edited on 2020-04-29 17:50 (UTC) by sl1pkn07)
https://github.com/DeadSix27/waifu2x-converter-cpp/blob/master/src/modelHandler_CUDA.cpp#L73
katt commented on 2020-04-28 09:56 (UTC)
So I decided to clean this package up a bit and remove (imo) weird and/or outdated stuff: https://gist.github.com/86cba7fd8902f6d0316bb1d45c941365 cuda was moved to makedepends as it is only needed when building, not during runtime. Some of these fixes were copied from the non-cuda package.
myl7 commented on 2019-12-30 13:15 (UTC)
The v5.3.1.41.gc82a9a5-1 build can not load the newest opencv 4.2.0 lib as it would continue to search for opencv 4.1 lib. Creating symbol links for opencv 4.1 lib can fix the problem temperately.
DDoSolitary commented on 2019-05-18 11:28 (UTC)
There's no need to use opencv-cuda. AFAIK, the project doesn't utilize the CUDA functionality of opencv, but uses CUDA directly.
sl1pkn07 commented on 2019-05-15 13:37 (UTC) (edited on 2019-05-15 13:47 (UTC) by sl1pkn07)
done
DDoSolitary commented on 2019-05-10 17:06 (UTC) (edited on 2019-05-10 17:07 (UTC) by DDoSolitary)
Please make the following changes to makedepends:
Remove gcc7 (gcc8 already supported by CUDA 10.1)
Add ocl-icd (see comments in waifu2x-converter-cpp-git)
Thanks.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »