Fixed: https://abi-laboratory.pro/tracker/timeline/openmpi/

Thank you.

24.02.2017, 16:13, "Jeff Squyres (jsquyres)":
> That's pretty cool!
>
> One minor request: our project's name is "Open MPI", not "OpenMPI". Could you 
> update your listings to reflect the correct name?
>
> Thank you!
>
>>  On Feb 23, 2017, at 11:17 PM, Andrey Ponomarenko wrote:
>>
>>  Hello,
>>
>>  I'd like to present a new project called "ABI Navigator" to search for 
>> binary symbols (functions, global data, etc.) in OpenMPI and other 
>> open-source libraries: https://abi-laboratory.pro/index.php?view=navigator
>>
>>  The project allows to find out in which versions of the library some symbol 
>> is defined, added, removed or changed. The data is taken from the ABI 
>> Tracker project: https://abi-laboratory.pro/tracker/timeline/openmpi/
>>
>>  Example for symbol MPI_T_category_get_index from libmpi.so: 
>> https://abi-laboratory.pro/index.php?view=navigator&symbol=MPI_T_category_get_index#result
>>
>>  The project aims to help library users and maintainers to resolve issues 
>> with missed symbols and navigate through the reports in the ABI Tracker.
>>
>>  Have you ever encountered the "undefined reference" error or want to know 
>> whether the symbol is _stable_ enough to import by your code? Try to find it 
>> in the ABI Navigator!
>>
>>  Enjoy!
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to