Skip to content

Commit

Permalink
MIT License
Browse files Browse the repository at this point in the history
  • Loading branch information
konradvonkirchbach authored Jun 15, 2020
1 parent 7d0f4e1 commit c91374c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Build Status](https://travis-ci.org/viennamapping/mpicartreorderlib.svg?branch=master)](https://travis-ci.org/viennamapping/mpicartreorderlib)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/viennamapping/mpicartreorderlib.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/viennamapping/mpicartreorderlib/context:cpp)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fviennamapping%2Fmpicartreorderlib.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fviennamapping%2Fmpicartreorderlib?ref=badge_shield)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Library with rank reordering algorithms for the **MPI_Cart_create** routine with set reordering flag. A description of the algorithms can be found in the following technical report https://arxiv.org/abs/2005.09521. If you make use of our library, please cite the technical report.

Expand Down

0 comments on commit c91374c

Please sign in to comment.