logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

starpu_tcpipexec - Execute TCPIP application

Description

       Execute a StarPU TCP IP application

       ./starpu_tcpipexec [option ....] application

Examples

       ./starpu_tcpipexec -np 2 -nobind -ncpus 1 myapp ./starpu_tcpipexec -np 2 -nobind -ncpus 1 -ex  'xterm  -e
       gdb' myapp

Name

       starpu_tcpipexec - Execute TCPIP application

Options

-np    To set the number of workers

       -nobind-ncpus
              To  set  the  number  of  threads  to  use  on  the  TCP/IP  Slave  devices  (environment variable
              STARPU_NTCPIPMSTHREADS)

       -nolocal-ex    To specify an external launcher for the application

       -v     Output version information and exit

       -h     Display the help and exit

Reporting Bugs

       Report bugs to <starpu-devel@inria.fr>

StarPU 1.4.5                                      December 2024                              STARPU_TCPIPEXEC(1)

See Also