|
Packit Service |
c5cf8c |
# (C) 2018 by Argonne National Laboratory.
|
|
Packit Service |
c5cf8c |
# See COPYRIGHT in top-level directory.
|
|
Packit Service |
c5cf8c |
#
|
|
Packit Service |
c5cf8c |
# This file is used by autogen.sh to generate multiple binary files for datatype testing.
|
|
Packit Service |
c5cf8c |
# Every line must have the format:
|
|
Packit Service |
c5cf8c |
#
|
|
Packit Service |
c5cf8c |
# <test pathname>:<ssv macros>:<ssv counts>:timeLimit=<seconds>:<procs#>
|
|
Packit Service |
c5cf8c |
#
|
|
Packit Service |
c5cf8c |
# The autogen.sh script generates a single binary for every line. Each binary will appear in
|
|
Packit Service |
c5cf8c |
# the testlist file multiple times, corresponding to different combinations of basic datatypes
|
|
Packit Service |
c5cf8c |
# (a list of which is defined in basictypelist.txt) and counts. Each binary will be built
|
|
Packit Service |
c5cf8c |
# using the additional user defined macros (e.g., BCAST_COMM_WORLD_ONLY).
|
|
Packit Service |
c5cf8c |
# Naming of produced binaries will be in the form: <basename__BASIC__Lk> where 'k' is the line
|
|
Packit Service |
c5cf8c |
# number in this file (this is only used to differentiate between binaries generated with
|
|
Packit Service |
c5cf8c |
# different user defined macros while keeping the filename length reasonable).
|
|
Packit Service |
c5cf8c |
# The BASIC component in the name states this is a basic test, as opposite to the STRUCT tests.
|
|
Packit Service |
c5cf8c |
# BASIC is also used in the runtest.in script to limit the number of basic types to test for
|
|
Packit Service |
c5cf8c |
# the basic tests (there is no need to limit these for STRUCT tests).
|
|
Packit Service |
c5cf8c |
#
|
|
Packit Service |
c5cf8c |
# NOTE: the first, third, and fifth fields are mandatory (i.e., there must be a valid file pathname,
|
|
Packit Service |
c5cf8c |
# count, and number of processes to run the test).
|
|
Packit Service |
c5cf8c |
|
|
Packit Service |
c5cf8c |
attr/fkeyvaltype.c::1::1
|
|
Packit Service |
c5cf8c |
coll/bcast.c::1 8 64 512 32768 262144:timeLimit=1200:4
|
|
Packit Service |
c5cf8c |
coll/bcast.c:BCAST_COMM_WORLD_ONLY:1 8 64 512 32768 262144:timeLimit=1200:10
|
|
Packit Service |
c5cf8c |
cxx/attr/fkeyvaltypex.cxx::1::1
|
|
Packit Service |
c5cf8c |
cxx/datatype/packsizex.cxx::1::1
|
|
Packit Service |
c5cf8c |
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
|
|
Packit Service |
c5cf8c |
pt2pt/sendrecv1.c::1 8 64 512 32768 262144::4
|
|
Packit Service |
c5cf8c |
pt2pt/sendself.c::1 8 64 512 32768 262144::1
|
|
Packit Service |
c5cf8c |
rma/accfence1.c::1 8 64 512 32768 262144:timeLimit=900:4
|
|
Packit Service |
c5cf8c |
rma/accpscw1.c::1 8 64 512 32768 262144:timeLimit=900:4
|
|
Packit Service |
c5cf8c |
rma/epochtest.c::1 8 64 512 32768 262144:timeLimit=900:4
|
|
Packit Service |
c5cf8c |
rma/getfence1.c::1 8 64 512 32768 262144::2
|
|
Packit Service |
c5cf8c |
rma/getfence1.c::16000000:timeLimit=1800:2
|
|
Packit Service |
c5cf8c |
rma/lock_contention_dt.c::1 8 64 512 32768 262144:timeLimit=600:4
|
|
Packit Service |
c5cf8c |
rma/lock_dt.c::1 8 64 512 32768 262144::2
|
|
Packit Service |
c5cf8c |
rma/lock_dt_flush.c::1 8 64 512 32768 262144::2
|
|
Packit Service |
c5cf8c |
rma/lock_dt_flushlocal.c::1 8 64 512 32768 262144::2
|
|
Packit Service |
c5cf8c |
rma/lockall_dt.c::1 8 64 512 32768 262144:timeLimit=1800:4
|
|
Packit Service |
c5cf8c |
rma/lockall_dt_flush.c::1 8 64 512 32768 262144:timeLimit=1800:4
|
|
Packit Service |
c5cf8c |
rma/lockall_dt_flushall.c::1 8 64 512 32768 262144:timeLimit=1800:4
|
|
Packit Service |
c5cf8c |
rma/lockall_dt_flushlocal.c::1 8 64 512 32768 262144:timeLimit=1800:4
|
|
Packit Service |
c5cf8c |
rma/lockall_dt_flushlocalall.c::1 8 64 512 32768 262144:timeLimit=1800:4
|
|
Packit Service |
c5cf8c |
rma/putfence1.c::1 8 64 512 32768 262144::2
|
|
Packit Service |
c5cf8c |
rma/putfence1.c::16000000:timeLimit=1800:2
|
|
Packit Service |
c5cf8c |
rma/putpscw1.c::1 8 64 512 32768 262144:timeLimit=900:4
|