Given a specific backend, set the device to use
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | backend |
Backend to use. Should be one of * BACKEND_CPU * BACKEND_GPU |
||
| integer, | intent(in) | :: | device_id |
Desired device id to use.
If there are |