To use the fosphor blocks in Python, import it as :
from gnuradio import fosphor
See the Doxygen documentation for details about the blocks available in this package. A quick listing of the details can be found in Python after importing by using:
help(fosphor)
g++ cmake boost
opencl:
ocl-icd beignet(opencl for intel) nvidia-opencl-dev(for nvidia)
glfw: glfw3
mkdir build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr # set install path to /usr
make -j${proc}
sudo make install
sudo ldconfig # ubuntu only