Fix errors from previous commit
Этот коммит содержится в:
родитель
6372baa7b9
Коммит
1229dd3ed6
@ -27,5 +27,5 @@
|
|||||||
support. We may expand on this API to return more features in the future. */
|
support. We may expand on this API to return more features in the future. */
|
||||||
int MPIX_Query_cuda_support(void)
|
int MPIX_Query_cuda_support(void)
|
||||||
{
|
{
|
||||||
return OMPI_SUCCESS;
|
return OPAL_SUCCESS;
|
||||||
}
|
}
|
||||||
|
@ -13,4 +13,4 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MPIX_CUDA_AWARE_SUPPORT 1
|
#define MPIX_CUDA_AWARE_SUPPORT 1
|
||||||
OMPI_DECLSPEC int MPIx_CUDA_SUPPORT(void);
|
OMPI_DECLSPEC int MPIX_Query_cuda_support(void);
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user