NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
urom_multi_workers_bootstrap_main.c File Reference
#include <sched.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <doca_argp.h>
#include <doca_log.h>
#include "urom_common.h"
Include dependency graph for urom_multi_workers_bootstrap_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (UROM_MULTI_WORKERS_BOOTS::MAIN)
 
doca_error_t multi_workers_bootstrap (char *server_address)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( UROM_MULTI_WORKERS_BOOTS::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 49 of file urom_multi_workers_bootstrap_main.c.

◆ multi_workers_bootstrap()

doca_error_t multi_workers_bootstrap ( char *  server_address)

Definition at line 360 of file urom_multi_workers_bootstrap_sample.c.