Searched hist:7106 (Results 1 - 25 of 27) sorted by relevance

12

/gem5/src/gpu-compute/
H A Dvector_register_state.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dvector_register_state.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dqstruct.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dmisc.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dlocal_memory_pipeline.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dglobal_memory_pipeline.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dvector_register_file.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A DGPU.pydiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Ddispatcher.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dgpu_dyn_inst.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dwavefront.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Ddispatcher.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dcl_driver.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dwavefront.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dgpu_dyn_inst.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dcompute_unit.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
/gem5/src/arch/hsail/
H A Doperand.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dgen.pydiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
/gem5/src/arch/hsail/insts/
H A Dmain.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dpseudo_inst.ccdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dmem_impl.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dbranch.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
H A Dmem.hhdiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
/gem5/src/arch/arm/isa/
H A Dbitfields.isadiff 7106:620238fdcd40 Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Add bitfields for 32 bit thumb.
/gem5/configs/example/
H A Dapu_se.pydiff 11534:7106f550afad Thu Jun 09 11:24:00 EDT 2016 jkalamat <john.kalamatianos@amd.com> gpu-compute: parametrize Wavefront size

Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.

Completed in 54 milliseconds

12