summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph/diophantine/dph-diophantine.T
blob: fbcf5651453c0c4d821ac51cc9d13367c956b704 (plain)
1
2
3
4
5
6
7
8
9
10
11


test    ('dph-diophantine-copy-fast' 
        , [ outputdir('fast')
          , reqlib('dph-lifted-copy')
          , reqlib('dph-prim-par')
          , only_ways(['normal', 'threaded1', 'threaded2']) ] 
        , multimod_compile_and_run 
        , [ 'Main'
          , '-O0 -package dph-lifted-copy'])