----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3651/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11678:707f0168d0fb --------------------------- gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF the GPUISA class is meant to encapsulate any ISA-specific behavior - special register accesses, isa-specific WF/kernel state, etc. - in a generic enough way so that it may be used in ISA-agnostic code. Diffs ----- src/arch/SConscript 220fa4099b9a91526b8a1828f27cf1a9f3c15837 src/arch/hsail/gpu_isa.hh PRE-CREATION src/gpu-compute/gpu_exec_context.hh 220fa4099b9a91526b8a1828f27cf1a9f3c15837 src/gpu-compute/gpu_exec_context.cc 220fa4099b9a91526b8a1828f27cf1a9f3c15837 src/gpu-compute/wavefront.hh 220fa4099b9a91526b8a1828f27cf1a9f3c15837 src/gpu-compute/wavefront.cc 220fa4099b9a91526b8a1828f27cf1a9f3c15837 Diff: http://reviews.gem5.org/r/3651/diff/ Testing ------- Thanks, Tony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
