Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001
Loading...
Searching...
No Matches
Data Types | Functions/Subroutines
elpa_autotune_impl Module Reference

Data Types

type  elpa_autotune_impl_t
 

Functions/Subroutines

subroutine elpa_autotune_print (self, error)
 function to print the autotuning Parameters
 
subroutine elpa_autotune_destroy (self, error)
 function to destroy an elpa autotune object Parameters
 

Function/Subroutine Documentation

◆ elpa_autotune_destroy()

subroutine elpa_autotune_impl::elpa_autotune_destroy ( class(elpa_autotune_impl_t), intent(inout) self,
integer, intent(out), optional error )

function to destroy an elpa autotune object Parameters

Parameters
selfclass(elpa_autotune_impl_t) the allocated ELPA autotune object
errorinteger, optional error code

◆ elpa_autotune_print()

subroutine elpa_autotune_impl::elpa_autotune_print ( class(elpa_autotune_impl_t), intent(in) self,
integer, intent(out), optional error )

function to print the autotuning Parameters

Parameters
selfclass(elpa_autotune_impl_t) the allocated ELPA autotune object