|
@@ -211,9 +211,9 @@
|
|
#undef STARPU_MAXNUMANODES
|
|
#undef STARPU_MAXNUMANODES
|
|
|
|
|
|
/**
|
|
/**
|
|
- * Define the maximum number of CUDA devices that are supported by StarPU.
|
|
|
|
- * @ingroup API_CUDA_Extensions
|
|
|
|
- */
|
|
|
|
|
|
+ Define the maximum number of CUDA devices that are supported by StarPU.
|
|
|
|
+ @ingroup API_CUDA_Extensions
|
|
|
|
+*/
|
|
#undef STARPU_MAXCUDADEVS
|
|
#undef STARPU_MAXCUDADEVS
|
|
|
|
|
|
/**
|
|
/**
|
|
@@ -304,10 +304,10 @@ typedef ssize_t starpu_ssize_t;
|
|
#undef STARPU_PTHREAD_COND_INITIALIZER_ZERO
|
|
#undef STARPU_PTHREAD_COND_INITIALIZER_ZERO
|
|
#undef STARPU_PTHREAD_RWLOCK_INITIALIZER_ZERO
|
|
#undef STARPU_PTHREAD_RWLOCK_INITIALIZER_ZERO
|
|
|
|
|
|
-/* This is only for building examples */
|
|
|
|
|
|
+/** This is only for building examples */
|
|
#undef STARPU_HAVE_HELGRIND_H
|
|
#undef STARPU_HAVE_HELGRIND_H
|
|
|
|
|
|
-/* Enable Fortran to C MPI interface */
|
|
|
|
|
|
+/** Enable Fortran to C MPI interface */
|
|
#undef HAVE_MPI_COMM_F2C
|
|
#undef HAVE_MPI_COMM_F2C
|
|
|
|
|
|
#undef STARPU_HAVE_DARWIN
|
|
#undef STARPU_HAVE_DARWIN
|