Package Details: ebsynth-cuda-git r16.2f5c97c-1

Git Clone URL: https://aur.archlinux.org/ebsynth-cuda-git.git (read-only, click to copy)
Package Base: ebsynth-cuda-git
Description: Example based image synthesizer with cuda beckend
Upstream URL: https://github.com/jamriska/ebsynth
Licenses: unknown
Conflicts: ebsynth-git
Provides: ebsynth
Submitter: matsaa93
Maintainer: matsaa93
Last Packager: matsaa93
Votes: 0
Popularity: 0.000000
First Submitted: 2022-03-04 19:58 (UTC)
Last Updated: 2022-03-04 20:44 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Pinned Comments

matsaa93 commented on 2022-03-04 20:03 (UTC) (edited on 2022-03-04 20:04 (UTC) by matsaa93)

if the package fails compiling you might need to change compute_50 from the line in PKGBUILD to the compute Version that your GPU supports. NVCCFLAGARCH="-arch compute_50 -t 4"

also you will need to do the same if the output image of ebsynth is blank/black when you run the program.

Latest Comments

matsaa93 commented on 2022-03-04 20:03 (UTC) (edited on 2022-03-04 20:04 (UTC) by matsaa93)

if the package fails compiling you might need to change compute_50 from the line in PKGBUILD to the compute Version that your GPU supports. NVCCFLAGARCH="-arch compute_50 -t 4"

also you will need to do the same if the output image of ebsynth is blank/black when you run the program.