Block-size optimisation for L1 cache size.
More...
Block-size optimisation for L1 cache size.
Definition at line 44 of file hardware.F90.
◆ init()
procedure hardware_oct_m::hardware_t::init |
|
private |
◆ l1
type(cache_t) hardware_oct_m::hardware_t::l1 |
|
private |
◆ l2
type(cache_t) hardware_oct_m::hardware_t::l2 |
|
private |
◆ dblock_size
integer hardware_oct_m::hardware_t::dblock_size |
|
private |
Block size for real(real64) data.
Definition at line 47 of file hardware.F90.
◆ zblock_size
integer hardware_oct_m::hardware_t::zblock_size |
|
private |
Block size for complex(real64) data.
Definition at line 48 of file hardware.F90.
The documentation for this type was generated from the following file: