Arcane  v4.1.1.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Accelerator::Impl::KernelLaunchArgs

Fonctions membres publiques

 KernelLaunchArgs (Int32 nb_block_per_grid, Int32 nb_thread_per_block, Int32 shared_memory_size)
 
Int32 nbBlockPerGrid () const
 
Int32 nbThreadPerBlock () const
 
Int32 sharedMemorySize () const
 

Description détaillée

Documentation des constructeurs et destructeur

◆ KernelLaunchArgs()

Arcane::Accelerator::Impl::KernelLaunchArgs::KernelLaunchArgs ( Int32 nb_block_per_grid,
Int32 nb_thread_per_block,
Int32 shared_memory_size )
inline

Documentation des fonctions membres

◆ nbBlockPerGrid()

Int32 Arcane::Accelerator::Impl::KernelLaunchArgs::nbBlockPerGrid ( ) const
inline

◆ nbThreadPerBlock()

Int32 Arcane::Accelerator::Impl::KernelLaunchArgs::nbThreadPerBlock ( ) const
inline

◆ sharedMemorySize()

Int32 Arcane::Accelerator::Impl::KernelLaunchArgs::sharedMemorySize ( ) const
inline

La documentation de cette classe a été générée à partir du fichier suivant :