Search Criteria
Package Details: luxmark 4.0alpha1-1
Git Clone URL: | https://aur.archlinux.org/luxmark.git (read-only, click to copy) |
---|---|
Package Base: | luxmark |
Description: | OpenCL benchmark tool |
Upstream URL: | http://www.luxrender.net/ |
Licenses: | |
Submitter: | Barthalion |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 4 |
Popularity: | 0.73 |
First Submitted: | 2018-01-06 20:59 |
Last Updated: | 2021-01-06 05:43 |
Dependencies (21)
- boost-libs (boost171, boost-libs-git)
- embree
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- intel-tbb (intel-tbb-gcc6, tbb)
- libbcd
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- opencl-driver (catalyst-firepro-compute, catalyst-firepro, catalyst-total, opencl-catalyst, catalyst-total-hd234k, intel-opencl, opencl-mesa-noglvnd, opencl-nvidia-410xx, catalyst-test, amdapp-sdk, opencl-nvidia-340xx, beignet-git, intel-opencl-runtime, opencl-nvidia-440xx, vc4cl-git, beignet, opencl-amd, intel-cpu-runtime, opencl-nvidia-full-vulkan-all, rocm-opencl-runtime, opencl-amd-polaris, opencl-nvidia-beta, opencl-nvidia-390xx, mesa-minimal+-git, intel-compute-runtime-git, opencl-nvidia-vulkan, mesa-minimal-git, mesa-git, intel-compute-runtime, opencl-mesa, opencl-nvidia)
- opencl-icd-loader (khronos-ocl-icd, khronos-ocl-icd-git, ocl-icd)
- openimagedenoise (openimagedenoise-git, openimagedenoise-develop)
- openimageio (openimageio-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- eos_portable_archive (make)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (make)
- luxcorerender (luxcorerender-bin, luxcorerender-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (make)
- opencl-headers (opencl-headers-git) (make)
Latest Comments
1 2 3 Next › Last »
kode54 commented on 2021-01-06 06:38
Thought I'd point out, this still wants cuda installed, it includes
<CL/cl.hpp>
from that lot.E: Oh, that was an artifact of the version prior to tonight's push. I'll check it out.
DarkShadow44 commented on 2021-01-06 05:44
@kode54 I thought I had pushed, turned out, I didn't. It's up now.
kode54 commented on 2021-01-06 05:11
What update? Says the package hasn't been updated since last August.
E: Oh, luxcorerender has been updated.
DarkShadow44 commented on 2021-01-06 05:06
Updated, please report back if the issues persist. Should now also work with OpenCL without CUDA.
DarkShadow44 commented on 2020-12-19 18:03
@jamincollins
What version of luxcorerender do you use? I can't compile luxcorerender-git without cuda, so currently I can't test.
jamincollins commented on 2020-12-18 17:47
makepkg --cleanbuild
fails with the following:DarkShadow44 commented on 2020-09-20 14:22
@lubosz luxcorerender-bin seems to be missing libluxrays, so it won't compile.
Did you compile luxcorerender-git with or without CUDA? Because for me it doesn't build without CUDA, so I can't really test.
lubosz commented on 2020-09-20 14:19
I needed to install
luxcorerender-git
. cmake was not happy withluxcorerender
andluxcorerender-bin
.I also needed to apply this:
Without the patch I was getting the following build error:
lubosz commented on 2020-09-20 13:27
I get:
I do have
luxcorerender-bin
installed.DarkShadow44 commented on 2020-08-21 16:55
Thanks, I pushed an update! The OpenCL error comes from luxcorerender, btw.