Previous Thread  Next Thread

chat icon cycles renderer= supported & experimental -no opencl gpu

npm1

Posted: Sat Dec 24, 2011 1:48 pm
Joined: 24 Aug 2011
Posts: 11
cycles renderer gives me a drop down menu with two options supported & experimental but when i choose experimental there no option to select, i.e. opencl gpu/cpu.....

the compilation follows the instructions by wiki, i compiled this using scons,
this is my user-config.py file,

Code:
BF_PYTHON_ABI_FLAGS = 'm'  # Most common for linux distros

#ffmpeg
WITH_BF_FFMPEG = True

# FFT
#WITH_BF_FFTW3 = True
 
# Cycles
WITH_BF_CYCLES = True
WITH_BF_OIIO = True
WITH_BF_STATICOIIO = True
BF_OIIO = '/home/npm1/Compilations/Blender/linux64/oiio'
BF_OIIO_INC = '${BF_OIIO}/include'
BF_OIIO_LIB_STATIC = '${BF_OIIO_LIBPATH}/libOpenImageIO.a '#${BF_OPENEXR}/lib/libIlmImf.a
BF_OIIO_LIBPATH = '${BF_OIIO}/lib'
WITH_BF_BOOST = True
WITH_BF_STATICBOOST = True
BF_BOOST = '/home/npm1/Compilations/Blender/linux64/boost'
BF_BOOST_INC = '${BF_BOOST}/include'
BF_BOOST_LIB_STATIC = '${BF_BOOST_LIBPATH}/libboost_filesystem.a ${BF_BOOST_LIBPATH}/libboost_date_time.a ${BF_BOOST_LIBPATH}/libboost_regex.a ${BF_BOOST_LIBPATH}/libboost_system.a ${BF_BOOST_LIBPATH}/libboost_thread.a'
BF_BOOST_LIBPATH = '${BF_BOOST}/lib'


how can i resolve this
_________________
My pc rig windows7 thinking of dual boot, 500gb, 500gb, 650gb, 2tb hdds, 16gb ram, 6950 2gb, amd phenom x6.......looking forward to amd hd 7000 gpus .... and cycles opencl
SLG should help(Opencl AMD) cycles and cycles should help(Optimization) SLG
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group