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

test    ('dph-primespj-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'])