Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Area DSE #308

Open
Moiralex opened this issue Nov 3, 2024 · 0 comments
Open

Area DSE #308

Moiralex opened this issue Nov 3, 2024 · 0 comments

Comments

@Moiralex
Copy link

Moiralex commented Nov 3, 2024

Hello, i am trying to use the gpuwattch-McPAT model to estimate the area of GPU SMs with varying numbers of execution units. According to the manual at http://gpgpu-sim.org/gpuwattch/#4_2_Configuration_Options the (ALU, MUL, FPU)_per_core parameters in the XML represent the SIMD width of the respective units and seem to be set to 32, 4, 32 respectively for most configurations regardless of each configurations num_(int, sp, dp, sfu)_units (as defined in their gpgpusim.config files). However according to both measurements and source code, no other XML option appears to affect the reported area of the corresponding functional units. My question is, when i for example double the integer execution units from, am i to double the ALU_per_core value in the XML in order to appropriately model the change or is there a more suitable way? Thank you for your time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant