NVIDIA / MatX

An efficient C++17 GPU numerical computing library with Python-like syntax

Home Page:https://nvidia.github.io/MatX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DOC] Add host/cuda support to docs

cliffburdick opened this issue · comments

With the coming full host support we need to document clearly which functions support host/device and to what level they do. I propose a table like the following that can be copied and pasted into each section:

Supported Notes
CUDA Yes Requires compatible GPU
Host Yes General CPU execution