summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/galois_raytrace/test.T
blob: f5635539930f408d727ecc20b77de42a9820da78 (plain)
1
2
3
4
5
6
7
# Floating point differences on x86 using the NCG
if config.platform.startswith('i386-') and \
       config.platform != 'i386-unknown-openbsd':
    setTestOpts(expect_fail_for(['hpc','optasm','profasm','threaded2','profthreaded']))

test('galois_raytrace', [when(fast(), skip), reqlib('parsec')],
     multimod_compile_and_run, ['Main', '-package parsec'])