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
8df6a83b
Commit
8df6a83b
authored
1 week ago
by
Mathieu Faverge
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-build' into 'master'
Fix build See merge request
!531
parents
95d45044
c7dc5ce4
No related branches found
No related tags found
1 merge request
!531
Fix build
Pipeline
#1142919
passed
6 days ago
Stage: docker
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
runtime/starpu/include/chameleon_starpu_internal.h
+1
-1
1 addition, 1 deletion
runtime/starpu/include/chameleon_starpu_internal.h
with
1 addition
and
1 deletion
runtime/starpu/include/chameleon_starpu_internal.h
+
1
−
1
View file @
8df6a83b
...
@@ -464,7 +464,7 @@ starpu_cham_exchange_tile_before_execution( const RUNTIME_option_t
...
@@ -464,7 +464,7 @@ starpu_cham_exchange_tile_before_execution( const RUNTIME_option_t
int
An
,
int
An
,
enum
starpu_data_access_mode
mode
)
enum
starpu_data_access_mode
mode
)
{
{
unsigned
need_submit
=
params
.
do_execute
;
unsigned
need_submit
=
params
->
do_execute
;
starpu_data_handle_t
*
ptrtile
=
chameleon_starpu_data_gethandle
(
A
,
Am
,
An
);
starpu_data_handle_t
*
ptrtile
=
chameleon_starpu_data_gethandle
(
A
,
Am
,
An
);
/*
/*
...
...
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