Lamps

Post your tests, experiments and unfinished renderings here.
Asticles
Donor
Donor
Posts: 171
Joined: Thu Jan 11, 2018 8:52 am
Location: Barcelona, Spain
Contact:

Lamps

Post by Asticles »

I've made a little test with a couple of lamps and dof.
I attach the scene but materials keep disconnected when I reopen it.
lux2_bidir.jpg
lux2.blend
(908.41 KiB) Downloaded 316 times
Regards
neo2068
Developer
Developer
Posts: 260
Joined: Tue Dec 05, 2017 6:06 pm
Location: Germany

Re: Lamps

Post by neo2068 »

Great image. The disconnecting of the materials is a known bug in blender which has been reported by B.Y.O.B. th the blender devs. The fix is now in trunk and will be part of a 2.79a release.
i7 5820K, 32 GB RAM, NVIDIA Geforce RTX 2080 SUPER + GTX 1080, Windows 10 64bit, Blender 2.83.5
Support LuxCoreRender project with salts and bounties
david57
Posts: 103
Joined: Mon Jan 22, 2018 11:30 pm

Re: Lamps

Post by david57 »

I tried this scene with the settings OpenCl : Path : Metropolis and has been crashing.
Sobol works fine.
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Lamps

Post by B.Y.O.B. »

Check if your graphics card runs out of memory.
Metropolis sampler needs more VRAM than Sobol.
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: Lamps

Post by Sharlybg »

B.Y.O.B. wrote: Tue Jan 23, 2018 8:16 pm Check if your graphics card runs out of memory.
Metropolis sampler needs more VRAM than Sobol.
The problem is that currently not having the choice to select GPU device lead every opencl calculation to include intel integrated device. humm i guess .
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Lamps

Post by B.Y.O.B. »

You can switch off "Use CPUs" and it should only run on your graphics cards.
Attachments
scrn_2018-01-23_21-24-10.png
scrn_2018-01-23_21-24-10.png (8.79 KiB) Viewed 7272 times
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: Lamps

Post by Sharlybg »

You can switch off "Use CPUs" and it should only run on your graphics cards.
Only all installed discrete GPUs ?
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Lamps

Post by B.Y.O.B. »

I think all GPUs with OpenCL driver installed.
In the background, these checkboxes are setting the properties

Code: Select all

opencl.cpu.use
and

Code: Select all

opencl.gpu.use
See https://wiki.luxcorerender.org/LuxCore_ ... er_Engines
User avatar
Sharlybg
Donor
Donor
Posts: 3101
Joined: Mon Dec 04, 2017 10:11 pm
Location: Ivory Coast

Re: Lamps

Post by Sharlybg »

B.Y.O.B. wrote: Tue Jan 23, 2018 8:35 pm I think all GPUs with OpenCL driver installed.
In the background, these checkboxes are setting the properties

Code: Select all

opencl.cpu.use
and

Code: Select all

opencl.gpu.use
See https://wiki.luxcorerender.org/LuxCore_ ... er_Engines
So in my case intel IGP will run.
Support LuxCoreRender project with salts and bounties

Portfolio : https://www.behance.net/DRAVIA
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: Lamps

Post by Dade »

Sharlybg wrote: Tue Jan 23, 2018 8:22 pm Every opencl calculation to include intel integrated device. humm i guess .
Intel integrated GPU is ... not ... good, just don't use it, the are not designed for GPU computing. I assume BlendLuxCore doesn't yet support single OpenCL device selection, it is possible and I guess it is only matter of time before its arrive.
Support LuxCoreRender project with salts and bounties
Post Reply