c - Largest Number Datatype MPI -


what largest c number datatype mpi supports? there way use intmax_t?

i want calculate factorial, can't on 170!.

the largest primitive integer data type mpi_uint64_t 2^64 - 1

for larger integers have use library such gmp supports arbitary precision arithmatic. have set mpi derived data type use them mpi though.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -