Package Details: waifu2x-converter-cpp-cuda-git 5.3.4.2.g57520b2-2

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)

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 the source 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'

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Thu_Jun_11_22:26:38_PDT_2020
Cuda compilation tools, release 11.0, V11.0.194
Build cuda_11.0_bu.TC445_37.28540450_0

(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