Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit 91102361 authored by Lucas Schnorr's avatar Lucas Schnorr
Browse files

declare the prototype of get_rank function

parent 2af853f9
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,6 @@ void my_sleep(unsigned long long length);
void print_in_file(const char* func, int count, unsigned long long start_time, unsigned long long total_time);
MPI_Comm get_comm();
int get_rank();
#endif // __CALIBRATE_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment