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

12

/gem5/src/gpu-compute/
H A Dvector_register_state.hh11534: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.cc11534: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.hh11534: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.hh11534: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.cc11534: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.cc11534: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.cc11534: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.py11534: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.hh11534: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.cc11534: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.hh11534: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.cc11534: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.cc11534: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.cc11534: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.hh11534: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.hh11534: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.hh11534: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.py11534: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.cc11534: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.cc11534: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.hh11534: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.hh11534: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.hh11534: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.isa7106: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.py11534: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 71 milliseconds

12