Following the examples the SBD available backends is listed as
SBD Device Information
============================================================
✓ GPU Available: CUDA
GPU Count: 1
✓ CPU Available: Always
============================================================
but when running solve_sci I get:
RuntimeError: Backend 'cpu' not available. Available: []
indicating that I do not have any available backends
Following the examples the SBD available backends is listed as
but when running
solve_sciI get:RuntimeError: Backend 'cpu' not available. Available: []
indicating that I do not have any available backends