Skip to content

setting ndrange macro to output a Tuple

Churavy, Valentin requested to merge github/fork/leios/ndrange_quickfix into master

Created by: leios

This makes it so the @ndrange() macro outputs a tuple instead of CartesianIndex{1}[CartesianIndex(1,),....] As seen in #329

Merge request reports

Loading