table of contents
other versions
- testing 1.4.5+dfsg-4+b1
- unstable 1.4.5+dfsg-5
- experimental 1.4.7+dfsg-1
conflicting packages
STARPU_TCPIPEXEC(1) | User Commands | STARPU_TCPIPEXEC(1) |
NAME¶
starpu_tcpipexec - Execute TCPIP application
DESCRIPTION¶
Execute a StarPU TCP IP application
./starpu_tcpipexec [option ....] 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
EXAMPLES¶
./starpu_tcpipexec -np 2 -nobind -ncpus 1 myapp ./starpu_tcpipexec -np 2 -nobind -ncpus 1 -ex 'xterm -e gdb' myapp
REPORTING BUGS¶
Report bugs to <starpu-devel@inria.fr>
July 2024 | StarPU 1.4.5 |