Coder Social home page Coder Social logo

Comments (5)

hwu36 avatar hwu36 commented on August 15, 2024

as to your q1. 884 is the only one available on a100 for fp64

from cutlass.

hwu36 avatar hwu36 commented on August 15, 2024

on ampere, tf32 is using 1688. fp16/bf16 is using 16816. s8/u8 is using 16832. s4/us is using 16864. b1 is using 168256.

from cutlass.

YJHMITWEB avatar YJHMITWEB commented on August 15, 2024

@hwu36 Thanks for answering. If I understand correctly, it means the more bits the element type has, the fewer elements the tensor core can process. To this, I have an extended question:

In example_14_ampere_tf32_tensorop_gemm, I changed the datatype from float to cutlass::half_t, and I found m16n8k8 can still work, does this mean that there are some computing power wasted in each warp MMA? As it can do m16n8k16, but I only give it m16n8k8.

from cutlass.

hwu36 avatar hwu36 commented on August 15, 2024

1688 is turing era mma, it still can work on ampere. but the bigger, the better unless your problem size is small.

from cutlass.

YJHMITWEB avatar YJHMITWEB commented on August 15, 2024

@hwu36 Thanks!

from cutlass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.