Skip to content

[Docs] Typo in figure "Organization of thread blocks and threads within a grid" #5725

@ckoparkar

Description

@ckoparkar

Where is the problem?

https://docs.modular.com/mojo/manual/gpu/fundamentals#multidimensional-grids-and-thread-organization

What can we do better?

The index of the highlighted block should be (0,n-1,0)?

Image

Anything else?

In the section Compiling and enqueuing a kernel function for execution there is a note which says:

The current implementations of compile_function() and enqueue_function_checked() don't typecheck the arguments to the compiled kernel function....

compile_function() was deleted in b77cf50 and enqueue_function_checked does typecheck its arguments. Both of these should probably refer to the _unchecked variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs TriageIssue needs to be routed/triaged to a particular team stilldocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions