Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
starpu
starpu
Commits
928bcec1
Commit
928bcec1
authored
Jan 20, 2022
by
Nathalie Furmento
Browse files
transactions: do not execute when simgrid is enabled
parent
e2021cb1
Pipeline
#403582
passed with stages
in 24 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
928bcec1
# StarPU --- Runtime system for heterogeneous multicore architectures.
#
# Copyright (C) 2009-202
1
Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
# Copyright (C) 2009-202
2
Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
# Copyright (C) 2011 Télécom-SudParis
# Copyright (C) 2016 Uppsala University
# Copyright (C) 2017 Erwan Leria
...
...
@@ -362,8 +362,7 @@ STARPU_EXAMPLES += \
cholesky/cholesky_tag
\
cholesky/cholesky_tile_tag
\
cholesky/cholesky_implicit
\
cholesky/cholesky_compil
\
transactions/trs_sgemm
cholesky/cholesky_compil
if
!STARPU_SIMGRID
STARPU_EXAMPLES
+=
\
...
...
@@ -371,7 +370,9 @@ STARPU_EXAMPLES += \
cholesky/cholesky_grain_tag
\
heat/heat
\
cg/cg
\
pipeline/pipeline
pipeline/pipeline
\
transactions/trs_sgemm
if
!STARPU_USE_MPI_MASTER_SLAVE
SHELL_TESTS
+=
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment