File: basictypetest.txt

package info (click to toggle)
mpich 3.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 131,836 kB
  • sloc: ansic: 975,868; cpp: 57,437; f90: 53,762; perl: 19,562; xml: 12,464; sh: 12,303; fortran: 7,875; makefile: 7,078; ruby: 126; java: 100; python: 98; lisp: 19; php: 8; sed: 4
file content (47 lines) | stat: -rw-r--r-- 2,694 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
45
46
47
# (C) 2018 by Argonne National Laboratory.
#     See COPYRIGHT in top-level directory.
#
# This file is used by autogen.sh to generate multiple binary files for datatype testing.
# Every line must have the format:
#
# <test pathname>:<ssv macros>:<ssv counts>:timeLimit=<seconds>:<procs#>
#
# The autogen.sh script generates a single binary for every line. Each binary will appear in
# the testlist file multiple times, corresponding to different combinations of basic datatypes
# (a list of which is defined in basictypelist.txt) and counts. Each binary will be built
# using the additional user defined macros (e.g., BCAST_COMM_WORLD_ONLY).
# Naming of produced binaries will be in the form: <basename__BASIC__Lk> where 'k' is the line
# number in this file (this is only used to differentiate between binaries generated with
# different user defined macros while keeping the filename length reasonable).
# The BASIC component in the name states this is a basic test, as opposite to the STRUCT tests.
# BASIC is also used in the runtest.in script to limit the number of basic types to test for
# the basic tests (there is no need to limit these for STRUCT tests).
#
# NOTE: the first, third, and fifth fields are mandatory (i.e., there must be a valid file pathname,
# count, and number of processes to run the test).

attr/fkeyvaltype.c::1::1
coll/bcast.c::1 8 64 512 32768 262144:timeLimit=1200:4
coll/bcast.c:BCAST_COMM_WORLD_ONLY:1 8 64 512 32768 262144:timeLimit=1200:10
cxx/attr/fkeyvaltypex.cxx::1::1
cxx/datatype/packsizex.cxx::1::1
pt2pt/pingping.c::1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 131072 262144:timeLimit=1200:2
pt2pt/sendrecv1.c::1 8 64 512 32768 262144::4
pt2pt/sendself.c::1 8 64 512 32768 262144::1
rma/accfence1.c::1 8 64 512 32768 262144:timeLimit=900:4
rma/accpscw1.c::1 8 64 512 32768 262144:timeLimit=900:4
rma/epochtest.c::1 8 64 512 32768 262144:timeLimit=900:4
rma/getfence1.c::1 8 64 512 32768 262144::2
rma/getfence1.c::16000000:timeLimit=1800:2
rma/lock_contention_dt.c::1 8 64 512 32768 262144:timeLimit=600:4
rma/lock_dt.c::1 8 64 512 32768 262144::2
rma/lock_dt_flush.c::1 8 64 512 32768 262144::2
rma/lock_dt_flushlocal.c::1 8 64 512 32768 262144::2
rma/lockall_dt.c::1 8 64 512 32768 262144:timeLimit=1800:4
rma/lockall_dt_flush.c::1 8 64 512 32768 262144:timeLimit=1800:4
rma/lockall_dt_flushall.c::1 8 64 512 32768 262144:timeLimit=1800:4
rma/lockall_dt_flushlocal.c::1 8 64 512 32768 262144:timeLimit=1800:4
rma/lockall_dt_flushlocalall.c::1 8 64 512 32768 262144:timeLimit=1800:4
rma/putfence1.c::1 8 64 512 32768 262144::2
rma/putfence1.c::16000000:timeLimit=1800:2
rma/putpscw1.c::1 8 64 512 32768 262144:timeLimit=900:4