Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Chameleon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
Chameleon
Commits
32181183
Commit
32181183
authored
7 years ago
by
Mathieu Faverge
Browse files
Options
Downloads
Patches
Plain Diff
Minor on comments
parent
4bedc20a
No related branches found
No related tags found
1 merge request
!76
Cleanup the runtime mess
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
include/chameleon/morse_runtime.h
+3
-6
3 additions, 6 deletions
include/chameleon/morse_runtime.h
runtime/starpu/control/runtime_control.c
+1
-1
1 addition, 1 deletion
runtime/starpu/control/runtime_control.c
with
4 additions
and
7 deletions
include/chameleon/morse_runtime.h
+
3
−
6
View file @
32181183
/**
*
* @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
*
...
...
This diff is collapsed.
Click to expand it.
runtime/starpu/control/runtime_control.c
+
1
−
1
View file @
32181183
...
...
@@ -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
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment