Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 32181183 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Minor on comments

parent 4bedc20a
No related branches found
No related tags found
1 merge request!76Cleanup the runtime mess
/**
*
* @copyright 2009-2014 The University of Tennessee and The University
* of Tennessee Research Foundation.
* All rights reserved.
* @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* @copyright 2009-2014 The University of Tennessee and The University of
* Tennessee Research Foundation. All rights reserved.
* @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
**/
/**
*
* @file runtime.h
*
......
......@@ -223,7 +223,7 @@ int RUNTIME_thread_rank( MORSE_context_t *morse )
}
/*******************************************************************************
* Thread rank.
* Number of threads.
**/
int RUNTIME_thread_size( MORSE_context_t *morse )
{
......
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