Fix compilation of cuda extensions
Fix compilation
Этот коммит содержится в:
родитель
c78b8e9b8e
Коммит
995723ca6f
@ -20,6 +20,9 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "opal/constants.h"
|
||||
#include "ompi/mpiext/cuda/c/mpiext_cuda_c.h"
|
||||
|
||||
int MPIx_CUDA_SUPPORT(void)
|
||||
{
|
||||
return OPAL_ERR_NOT_SUPPORTED;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user