add mpi
This commit is contained in:
parent
53dbba7695
commit
634b09c9a4
1 changed files with 1 additions and 0 deletions
1
ggml.h
1
ggml.h
|
@ -176,6 +176,7 @@ extern "C" {
|
|||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
#include <mpi.h>
|
||||
|
||||
#define GGML_MAX_DIMS 4
|
||||
#define GGML_MAX_NODES 4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue