Peano
Loading...
Searching...
No Matches
exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth Class Reference
Inheritance diagram for exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth:
Collaboration diagram for exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth:

Static Public Attributes

int noarch = 1
 
int wsm = 2
 
int snb = 4
 
int hsw = 4
 
int knc = 8
 
int knl = 8
 
int skx = 8
 

Detailed Description

Definition at line 16 of file Architectures.py.

Field Documentation

◆ hsw

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.hsw = 4
static

Definition at line 20 of file Architectures.py.

◆ knc

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.knc = 8
static

Definition at line 21 of file Architectures.py.

◆ knl

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.knl = 8
static

Definition at line 22 of file Architectures.py.

◆ noarch

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.noarch = 1
static

Definition at line 17 of file Architectures.py.

◆ skx

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.skx = 8
static

Definition at line 23 of file Architectures.py.

◆ snb

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.snb = 4
static

Definition at line 19 of file Architectures.py.

◆ wsm

int exahype2.solvers.aderdg.Architectures.Architectures.SimdWidth.wsm = 2
static

Definition at line 18 of file Architectures.py.


The documentation for this class was generated from the following file: