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
PRUVOST Florent
Chameleon
Commits
50cc6a6b
Commit
50cc6a6b
authored
Jul 31, 2017
by
Mathieu Faverge
Browse files
Move StarPU configuration to the StarPU directory
parent
13c9a60c
Changes
2
Hide whitespace changes
Inline
Side-by-side
control/config.h.in
deleted
100644 → 0
View file @
13c9a60c
/**
*
* @copyright (c) 2009-2014 The University of Tennessee and The University
* of Tennessee Research Foundation.
* All rights reserved.
* @copyright (c) 2012-2017 Inria. All rights reserved.
* @copyright (c) 2012-2015 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved.
*
**/
/**
*
* @file config.h
*
* Chameleon's internal definitions
* MORSE is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver,
* and INRIA Bordeaux Sud-Ouest
*
* @version 0.9.1
* @author Florent Pruvost
* @date 2017-01-09
*
**/
#ifndef CONFIG_H_HAS_BEEN_INCLUDED
#define CONFIG_H_HAS_BEEN_INCLUDED
/* inherit from public chameleon's definitions */
#include "chameleon/chameleon_config.h"
/* StarPU functions */
#cmakedefine HAVE_STARPU_FXT_PROFILING
#cmakedefine HAVE_STARPU_IDLE_PREFETCH
#cmakedefine HAVE_STARPU_ITERATION_PUSH
#cmakedefine HAVE_STARPU_DATA_WONT_USE
#cmakedefine HAVE_STARPU_DATA_SET_COORDINATES
#cmakedefine HAVE_STARPU_MALLOC_ON_NODE_SET_DEFAULT_FLAGS
#cmakedefine HAVE_STARPU_MPI_DATA_REGISTER
#cmakedefine HAVE_STARPU_MPI_COMM_RANK
#cmakedefine HAVE_STARPU_MPI_CACHED_RECEIVE
#endif /* CONFIG_H_HAS_BEEN_INCLUDED */
runtime/starpu/include/chameleon_starpu.h
→
runtime/starpu/include/chameleon_starpu.h
.in
View file @
50cc6a6b
File moved
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