Hey Greg,
You can try doing that:
make a backup file of /etc/profile -> (e.g. profile.save)
Open Terminal -> sudo nano /etc/profile
Clear all added registry - ### Chaos registry vray_rt_open_cl,
Copy/Paste
### Chaos registry vray_rt_opencl_device begin
export VRAY_OPENCL_PLATFORMS_X64="apple geforce gtx 980 ti gpu index 1 ; apple geforce gt 650m gpu index 2 ;"
### Chaos registry vray_rt_opencl_device end
Close the file, and try once again.
You can try doing that:
make a backup file of /etc/profile -> (e.g. profile.save)
Open Terminal -> sudo nano /etc/profile
Clear all added registry - ### Chaos registry vray_rt_open_cl,
Copy/Paste
### Chaos registry vray_rt_opencl_device begin
export VRAY_OPENCL_PLATFORMS_X64="apple geforce gtx 980 ti gpu index 1 ; apple geforce gt 650m gpu index 2 ;"
### Chaos registry vray_rt_opencl_device end
Close the file, and try once again.
Comment