dbcsr_cuda_profiling Module

routines for profiling cuda



Subroutines

public subroutine cuda_nvtx_init()

Arguments

None

public subroutine cuda_nvtx_range_push(routineN)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: routineN

public subroutine cuda_nvtx_range_pop()

Arguments

None