Files
test/intern
Thomas Dinges 9042b599e0 Cycles / GPU:
* Enable the Non-Progressive integrator on GPU (CUDA) for testing.

In order to compile the CUDA kernel with it, you need at least 6GB of system memory and CUDA Toolkit 5.0 or 5.5.
It should also work with CUDA Toolkit 4.2, but in this case you should have 12GB of RAM. 

In case any problems arise, just change line 65 of kernel_types.h to disable Non-Progressive again. 
-- #define __NON_PROGRESSIVE__
++ //#define __NON_PROGRESSIVE__
2013-06-17 15:56:28 +00:00
..
2013-02-11 00:49:00 +00:00
2013-06-17 15:56:28 +00:00
2013-03-29 06:25:22 +00:00
2013-06-06 06:02:46 +00:00
2013-03-18 11:44:56 +00:00
2013-05-01 17:49:19 +00:00
2012-12-17 08:01:43 +00:00
2013-04-25 19:50:51 +00:00
2013-03-29 06:25:22 +00:00