* Update all_reduce test to keep the naming convention uniform across the examples
* Change log_stride calcualtions to stride calculations * Update all_reduce example code to use team based interface
first examples include a getmem testcase and an allreduce (to_all) example.