MCPcopy Create free account
hub / github.com/SAITPublic/PIMSimulator / executeGemv

Method executeGemv

src/tests/PIMKernel.cpp:364–442  ·  view source on GitHub ↗

void PIMKernel::preloadEltwise(NumpyBurstType* operand, pimBankType pb_type, unsigned starting_row, unsigned starting_col) { int ch_idx = 0; int ra_idx = 0; int bg_idx = 0; int bank_idx = 0; int bank_offset = (int)pb_type % 2; uint64_t addr_op; int dim_operand = operand->getTotalDim(); for (int x=0; x < dim_operand; x+=num_grf_) { u

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

measureCycleMethod · 0.80
TEST_FFunction · 0.80
getResultPIMMethod · 0.80

Calls 4

ceilFunction · 0.85
floorFunction · 0.85
addrGenMethod · 0.80
addTransactionMethod · 0.45

Tested by

no test coverage detected