# Logical Resource Estimate [`00_logical_resource_estimate.py`](../../../../examples/00_logical_resource_estimate.py) selects the logical estimator target and reports the portable logical resources of an ordinary CUDA-Q Bell-pair kernel. ```{literalinclude} ../../../../examples/00_logical_resource_estimate.py :language: python ``` [Back to examples](index.md)