cxx_set_device Interface

public interface cxx_set_device

Called by

interface~~cxx_set_device~~CalledByGraph interface~cxx_set_device cxx_set_device proc~set_device_id set_device_id proc~set_device_id->interface~cxx_set_device proc~impose_default_device_affinity impose_default_device_affinity proc~impose_default_device_affinity->proc~set_device_id program~benchmark_helmholtz_solvers benchmark_helmholtz_solvers program~benchmark_helmholtz_solvers->proc~impose_default_device_affinity

Functions

public function PAccX_CXX_set_device(backend, device_id) bind(c, name='paccx_solver_set_device')

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int32_t), intent(in) :: backend
integer(kind=c_int32_t), intent(in) :: device_id

Return Value integer(kind=c_int32_t)