Skip to content
Snippets Groups Projects
Commit 017fa6bd authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #3696: Added MPI throughput test

parent 06fa483b
No related branches found
No related tags found
No related merge requests found
......@@ -3813,6 +3813,8 @@ RTCP/Cobalt/InputProc/doc/cobalt-station-mapping-interfaces.txt -text
RTCP/Cobalt/InputProc/test/tBlockReader.in_16bit -text
RTCP/Cobalt/InputProc/test/tBlockReader.in_8bit -text
RTCP/Cobalt/InputProc/test/tBlockReader.sh eol=lf
RTCP/Cobalt/InputProc/test/tMPI.run eol=lf
RTCP/Cobalt/InputProc/test/tMPI.sh eol=lf
RTCP/Cobalt/InputProc/test/tMPISendReceiveStation.run eol=lf
RTCP/Cobalt/InputProc/test/tMPISendReceiveStation.sh eol=lf
RTCP/Cobalt/InputProc/test/tMPITransfer.run eol=lf
......
#!/bin/sh
mpirun -host localhost -np 4 tMPI
#!/bin/sh
./runctest.sh tMPI
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment