Get the number of available devices for the backend specified.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | backend |
Backend to use. Should be one of * BACKEND_CPU * BACKEND_GPU |
||
| integer, | intent(out) | :: | count |
Number of available devices |