Hi,
With the new 2.30 version of V-Ray RT, it is now possible to run the OpenCL code on CPU platforms as well without any hacks; here is a quick walk-through how to set it up.
1. Close 3ds Max and V-Ray RT render server if it is running;
2. Go to http://developer.amd.com/sdks/AMDAPP...s/default.aspx and download "AMD-APP-SDK-v2.6-Windows-64.exe"; the AMD software OpenCL implementation will work even if you have an Intel CPU and/or an nVidia GPU;
3. Run the installation, and choose Custom installation type. Only install the "AMD APP SDK Runtime". You do not need the developer SDK, the profiler, KernelAnalyzer or samples.
4. You may get a message that "warnings occurred during installation", but it seems to work fine anyways.
4. After the installation, go to Start menu > Programs > Chaos Group > V-Ray RT for 3ds Max > Select OpenCL devices for V-Ray RT
5. You should see a CPU device listed, something like "AMD Accelerated Parallel Processing..."
6. Enable that CPU device and click the "Set devices" button;
7. Start 3ds Max and select V-Ray RT with OpenCL engine.
Now the OpenCL engine will use both the CPU and the GPU to render. You'll have to test if this actually gives you any additional performance; in some cases if the GPU is very much faster than the CPU, the CPU rendering will only slow things down.
Best regards,
Vlado
With the new 2.30 version of V-Ray RT, it is now possible to run the OpenCL code on CPU platforms as well without any hacks; here is a quick walk-through how to set it up.
1. Close 3ds Max and V-Ray RT render server if it is running;
2. Go to http://developer.amd.com/sdks/AMDAPP...s/default.aspx and download "AMD-APP-SDK-v2.6-Windows-64.exe"; the AMD software OpenCL implementation will work even if you have an Intel CPU and/or an nVidia GPU;
3. Run the installation, and choose Custom installation type. Only install the "AMD APP SDK Runtime". You do not need the developer SDK, the profiler, KernelAnalyzer or samples.
4. You may get a message that "warnings occurred during installation", but it seems to work fine anyways.
4. After the installation, go to Start menu > Programs > Chaos Group > V-Ray RT for 3ds Max > Select OpenCL devices for V-Ray RT
5. You should see a CPU device listed, something like "AMD Accelerated Parallel Processing..."
6. Enable that CPU device and click the "Set devices" button;
7. Start 3ds Max and select V-Ray RT with OpenCL engine.
Now the OpenCL engine will use both the CPU and the GPU to render. You'll have to test if this actually gives you any additional performance; in some cases if the GPU is very much faster than the CPU, the CPU rendering will only slow things down.
Best regards,
Vlado
Comment