Search Criteria
Package Details: luxmark 4.0alpha1-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/luxmark.git (read-only, click to copy) |
|---|---|
| Package Base: | luxmark |
| Description: | OpenCL benchmark tool |
| Upstream URL: | https://github.com/LuxCoreRender/LuxMark |
| Licenses: | GPL3 |
| Submitter: | Barthalion |
| Maintainer: | DarkShadow44 |
| Last Packager: | DarkShadow44 |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-06 20:59 (UTC) |
| Last Updated: | 2025-04-19 01:34 (UTC) |
Dependencies (20)
- boost-libs
- embree3
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- opencl-driver (opencl-nvidia-410xxAUR, amdapp-sdkAUR, opencl-nvidia-440xxAUR, vc4cl-gitAUR, opencl-nvidia-430xxAUR, beignet-gitAUR, intel-openclAUR, mesa-wsl2-gitAUR, opencl-nvidia-340xxAUR, opencl-legacy-amdgpu-proAUR, beignetAUR, opencl-510xx-nvidiaAUR, intel-compute-runtime-legacy-binAUR, opencl-nvidia-teslaAUR, opencl-nvidia-525xxAUR, opencl-nvidia-575xxAUR, intel-compute-runtime-gitAUR, amdonly-gaming-opencl-rusticl-mesa-gitAUR, intel-compute-runtime-legacyAUR, opencl-nvidia-bsbAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, opencl-nvidia-340xx-macbookAUR, clvk-gitAUR, mesa-rk35xx-gitAUR, opencl-nvidia-535xxAUR, opencl-nvidia-betaAUR, opencl-nvidia-470xxAUR, opencl-nvidia-390xxAUR, opencl-nvidia-550xxAUR, opencl-nvidia-580xxAUR, opencl-amdAUR, rocm-nightly-gfx120x-all-binAUR, intel-compute-runtime-binAUR, opencl-mesa-minimal-gitAUR, opencl-nvidia-vulkanAUR, rocm-binAUR, rocm-gfx101x-binAUR, rocm-gfx103x-binAUR, rocm-gfx110x-binAUR, rocm-gfx120x-binAUR, rocm-gfx1150-binAUR, rocm-gfx1151-binAUR, rocm-gfx1152-binAUR, rocm-nightly-gfx110x-binAUR, rocm-nightly-gfx1151-binAUR, intel-compute-runtime, intel-oneapi-compiler-shared-runtime, opencl-mesa, opencl-nvidia, rocm-opencl-runtime)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- openimagedenoise (openimagedenoise-gitAUR)
- openimageio (openimageio-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eos_portable_archiveAUR (make)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR) (make)
- luxcorerenderAUR (luxcorerender-binAUR, luxcorerender-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
kode54 commented on 2021-01-06 06:38 (UTC) (edited on 2021-01-06 06:40 (UTC) by kode54)
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 (UTC)
@kode54 I thought I had pushed, turned out, I didn't. It's up now.
kode54 commented on 2021-01-06 05:11 (UTC) (edited on 2021-01-06 05:12 (UTC) by kode54)
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 (UTC)
Updated, please report back if the issues persist. Should now also work with OpenCL without CUDA.
DarkShadow44 commented on 2020-12-19 18:03 (UTC)
@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 (UTC)
makepkg --cleanbuildfails with the following:DarkShadow44 commented on 2020-09-20 14:22 (UTC)
@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 (UTC) (edited on 2020-09-20 14:21 (UTC) by lubosz)
I needed to install
luxcorerender-git. cmake was not happy withluxcorerenderandluxcorerender-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 (UTC)
I get:
I do have
luxcorerender-bininstalled.DarkShadow44 commented on 2020-08-21 16:55 (UTC)
Thanks, I pushed an update! The OpenCL error comes from luxcorerender, btw.
« First ‹ Previous 1 2 3 4 5 Next › Last »