• Bartlomiej Wroblewski's avatar
    Add basic support for direct loads from global to LDS (#999) · 627054b9
    Bartlomiej Wroblewski authored
    * Add basic support for direct loads from global to LDS
    
    * Clean the code and comments
    
    * Add support for fp16
    
    * Add comments
    
    * Add check for thread cluster lengths
    
    * Align non-direct-load fp16 example
    
    * Small fixes
    
    * Extend IsSupported to check for supported GPU gens
    
    * Build examples only on the supported HW
    
    * Do not throw when instance not supported in 04 example
    
    * Review: Apply review suggestions
    
    * Review: small fix
    
    * Review: small fix
    627054b9
device_prop.hpp 1.94 KB