Is there a render script the can set the OSA and render?

I need to test out OSA 2 setting to render a scene. I recall testing a hacked source OSA 2 before, but I have not had that source build in a while. I recall it being bloodly fast and just enough OSA, but I realy dont want to have to figure out how to build source right now

sooo I ask. Can Python set the OSA to 2 and render? Thats all I need

According to the API Docs -> http://www.blender.org/documentation/245PythonDoc/Render.RenderData-class.html#OSALevel ->

Valid levels for OSA are 5, 8, 11, or 16 (so default blender values). So I guess not.

Fudge! Ah well I built the Intel source anyways… Thank you for the help