Searched hist:7106 (Results 1 - 25 of 27) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | vector_register_state.hh | diff 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 D | vector_register_state.cc | diff 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 D | qstruct.hh | diff 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 D | misc.hh | diff 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 D | local_memory_pipeline.cc | diff 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 D | global_memory_pipeline.cc | diff 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 D | vector_register_file.cc | diff 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 D | GPU.py | diff 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 D | dispatcher.hh | diff 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 D | gpu_dyn_inst.cc | diff 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 D | wavefront.hh | diff 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 D | dispatcher.cc | diff 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 D | cl_driver.cc | diff 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 D | wavefront.cc | diff 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 D | gpu_dyn_inst.hh | diff 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 D | compute_unit.hh | diff 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 D | operand.hh | diff 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 D | gen.py | diff 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 D | main.cc | diff 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 D | pseudo_inst.cc | diff 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 D | mem_impl.hh | diff 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 D | branch.hh | diff 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 D | mem.hh | diff 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 D | bitfields.isa | diff 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 D | apu_se.py | diff 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 89 milliseconds