Searched refs:simd_id (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A DGPU.py60 simd_id = Param.Int(0, 'SIMD ID associated with this VRF') variable in class:VectorRegisterFile
H A Dvector_register_file.cc52 simdId(p->simd_id), numRegsPerSimd(p->num_regs_per_simd),
/gem5/tests/configs/
H A Dgpu-ruby.py233 vrfs.append(VectorRegisterFile(simd_id=j,
/gem5/configs/example/
H A Dapu_se.py263 vrfs.append(VectorRegisterFile(simd_id=j,

Completed in 11 milliseconds