What is an easy to implement global illumination algorithm that is speed efficient for outdoor scene

I’m currently working with OptiX and I currently I need to implement a global illumination algorithm that is efficient for outdoor scenes and doesn’t require some sort of pre-computed texture.

What is a good algorithm that meets or almost meets these requirements?