# CUDA-Q Logical Resource Estimate [`02_surface_code_resource_estimate.py`](../../../../examples/02_surface_code_resource_estimate.py) lowers a CUDA-Q kernel through configurable surface-code targets and reports the resulting resources. ```{literalinclude} ../../../../examples/02_surface_code_resource_estimate.py :language: python ``` [Back to examples](index.md)