• Joseph Noir's avatar
    added configureable result buffer size to spawn_cl · b2ff851b
    Joseph Noir authored
    This is a new argument for the function spawn_cl. It defaults to zero,
    which causes the implementation to calculate the buffer size according
    to the number of create work-items.
    
    The simple matrix example sets the buffer size manually.
    b2ff851b
actor_facade.hpp 10.6 KB