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

/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.
H A Dcompute_unit.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.
/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/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 90 milliseconds