Man page - starpu_tcpipexec(1)
Packages contains this manual
- starpu_lp2paje(1)
- starpu_paje_state_stats(1)
- starpu_codelet_histo_profile(1)
- starpu_machine_display(1)
- starpu_env(1)
- starpu_tasks_rec_complete(1)
- starpu_fxt_number_events_to_names(1)
- starpu_fxt_stats(1)
- starpu_tcpipexec(1)
- starpu_paje_draw_histogram(1)
- starpu_fxt_data_trace(1)
- starpu_perfmodel_display(1)
- starpu_workers_activity(1)
- starpu_calibrate_bus(1)
- starpu_codelet_profile(1)
- starpu_config(1)
- starpu_fxt_tool(1)
- starpu_mpi_comm_matrix(1)
- starpu_perfmodel_plot(1)
Package: starpu-tools
apt-get install starpu-tools
apt-get install starpu-tools
Manuals in package:
Documentations in package:
Manual
STARPU_TCPIPEXEC
NAMEDESCRIPTION
OPTIONS
EXAMPLES
REPORTING BUGS
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 |
||
|
-ex |
To specify an external launcher for the application
|
-v |
Output version information and exit |
|||
|
-h |
Display the help and exit |
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>