You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SMM architecture – the Maxwell Multiprocessor (SMM) provides power-efficient performance, with 40% higher performance per CUDA core. Each SMM contains 128 CUDA cores (changed from 192 cores in Kepler). Larger, dedicated shared memory in each SMM.
The number of CUDA Cores per SM has been reduced to a power of two, however with Maxwell's improved execution efficiency, performance per SM is usually within 10% of Kepler performance, and the improved area efficiency of SMM means CUDA Cores per GPU will be substantially higher vs. comparable Fermi or Kepler chips.
https://www.techpowerup.com/gpu-specs/geforce-mx130.c3043
https://fiverr-res.cloudinary.com/image/upload/f_auto,q_auto/v1/secured-attachments/messaging_message/attachment/1ec9952b86925c81f591f9f1046c5f57-1698409177573/Screenshot%202023-10-27%20181712.png?__cld_token__=exp=1698441175~hmac=c984f41d4d6a976bf4a0c05be085315bc7f895f6df3470a433dd1ea7ff80f994
The text was updated successfully, but these errors were encountered: