-
Notifications
You must be signed in to change notification settings - Fork 20
Insufficient datatypes #760
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
PaRSEC only defines a limited set of datatypes—BYTE, INT, FLOAT, DOUBLE, COMPLEX_FLOAT, and COMPLEX_DOUBLE. This coverage is too narrow for today’s mixed-precision, accelerator-centric workflows and prevents clean support for commonly used formats (e.g., FP16/BF16/FP8, wider integer variants, and other application-specific scalar types).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working