File: control

package info (click to toggle)
eztrace 2.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,012 kB
  • sloc: ansic: 37,703; sh: 1,246; cpp: 1,181; perl: 910; makefile: 738; fortran: 327; f90: 320; python: 124
file content (44 lines) | stat: -rw-r--r-- 2,125 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Depends: build-essential, eztrace, otf2-tools
Test-Command: cd test/compiler_instrumentation ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools, gawk
Test-Command: cd test/memory ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, mpich, libmpich-dev, gawk
Test-Command: cd test/mpi ; make clean ; MPICC_PATH=mpicc.mpich make mpi_ping ; mpirun.mpich -np 2 ./mpi_ping | grep "10000	16"
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools, mpich, libmpich-dev, gawk
Test-Command: cd test/mpi ; make clean ; MPICC_PATH=mpicc.mpich MPIRUN_PATH=mpirun.mpich MPI_MODULE_NAME=mpich verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, openmpi-bin, libopenmpi-dev, gawk
Test-Command: cd test/mpi ; make clean ; MPICC_PATH=mpicc.openmpi make mpi_ping ; mpirun.openmpi --oversubscribe -np 2 ./mpi_ping | grep "10000	16"
Restrictions: skip-not-installable, allow-stderr

Depends: build-essential, eztrace, otf2-tools, openmpi-bin, libopenmpi-dev, gawk
Test-Command: cd test/mpi ; make clean ; MPIRUN_CLI_OPTION=--oversubscribe MPICC_PATH=mpicc.openmpi MPIRUN_PATH=mpirun.openmpi MPI_MODULE_NAME=openmpi verbose=1 ./run.sh
Restrictions: skip-not-installable, allow-stderr

Depends: build-essential, eztrace, otf2-tools, clang, libomp-dev, gawk
Test-Command: cd test/ompt ; make clean ; verbose=1 CC=clang ./run.sh
Architecture: amd64 arm64 ppc64el riscv64 loong64
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools, libpomp2-dev, bc, gawk
Test-Command: cd test/openmp ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools, bc
Test-Command: cd test/posixio ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools
Test-Command: cd test/pthread ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr

Depends: build-essential, eztrace, otf2-tools, pkg-config, libstarpu-dev, gawk
Test-Command: cd test/starpu ; make clean ; verbose=1 ./run.sh
Restrictions: allow-stderr