Features added:
- grid-info: More functions and aliases; some function renames.
- Non-builtins:
rotate_left()
,rotate_right()
,log2()
. - #88: Simple integer ranges, and special ranges for warp, block and grid-stride iteration, instead of calling at_grid_stride, at_block_stride etc.
Features removed:
strf
-based stringstreams: They're currently broken. They may make a comeback in a future release.
Other noteworhty changes: