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
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
solverstack
Chameleon
Commits
ff24eade
Commit
ff24eade
authored
1 year ago
by
Mathieu Faverge
Browse files
Options
Downloads
Patches
Plain Diff
starpu/interface/cham_tile: Warning with StarPU 1.4.x
parent
781096c4
No related branches found
No related tags found
1 merge request
!378
LU factorization with partial pivoting per column (warning: panel only)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
runtime/starpu/interface/cham_tile_interface.c
+2
-2
2 additions, 2 deletions
runtime/starpu/interface/cham_tile_interface.c
with
2 additions
and
2 deletions
runtime/starpu/interface/cham_tile_interface.c
+
2
−
2
View file @
ff24eade
...
...
@@ -13,7 +13,7 @@
* @author Mathieu Faverge
* @author Gwenole Lucas
* @author Samuel Thibault
* @date 2023-0
7-06
* @date 2023-0
8-22
*
*/
#include
"chameleon_starpu.h"
...
...
@@ -115,7 +115,7 @@ cti_init( void *data_interface )
static
void
cti_register_data_handle
(
starpu_data_handle_t
handle
,
unsigned
int
home_node
,
int
home_node
,
void
*
data_interface
)
{
starpu_cham_tile_interface_t
*
cham_tile_interface
=
(
starpu_cham_tile_interface_t
*
)
data_interface
;
...
...
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