Search Criteria
Package Details: waifu2x-converter-cpp-cuda-git 5.3.4.2.g57520b2-2
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: | 2023-11-01 00:27 (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, glibc-eac-binAUR, glibc-eac-rocoAUR)
- opencl-icd-loader (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR, ocl-icd)
- opencv-cuda
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
Required by (3)
- vapoursynth-plugin-waifu2x-w2xc-git (requires waifu2x-converter-cpp)
- video2x (requires waifu2x-converter-cpp) (optional)
- waifu2x-converter-qt-git (requires waifu2x-converter-cpp)
Latest Comments
1 2 3 4 5 6 Next › Last »
sl1pkn07 commented on 2022-05-03 13:43 (UTC)
done
yourerror commented on 2022-05-01 16:23 (UTC)
==> Making package: waifu2x-converter-cpp-cuda-git 5.3.4.2.g57520b2-1 (Sun 01 May 2022 19:23:09 EEST) ==> Retrieving sources... -> Updating waifu2x-converter-cpp git repo... Fetching origin -> Found 267.diff ==> Validating source files with sha256sums... waifu2x-converter-cpp ... Skipped 267.diff ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: waifu2x-converter-cpp-cuda-git context: exit status 1
hwangeug commented on 2020-09-08 06:17 (UTC)
If you get the
sm_30
error while trying to build this, it won't compile against CUDA 11 without modification. Someone has already done the work (maybe in a hacky way), if you change thesource
in the PKGBUILD file to:source=('git+https://github.com/ploober/waifu2x-converter-cpp#branch=build-with-cuda11')
Then it should compile until upstream addresses the issue. More details here
poly000 commented on 2020-08-06 17:13 (UTC) (edited on 2020-08-06 17:13 (UTC) by poly000)
nvcc fatal : Value 'sm_30' is not defined for option 'gpu-architecture'
(I'm using GTX1050Ti)
sl1pkn07 commented on 2020-04-30 15:19 (UTC)
simply works as spected
greetings and nice day also to you :)
katt commented on 2020-04-30 14:44 (UTC)
That doesn't have CUDA as a makedepend obviously. Oh well I guess you're gonna be stubborn and refuse to improve your package, fantastic. Good day to you too.
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
1 2 3 4 5 6 Next › Last »