SCM Repository
View of /branches/opencl/rtest/README
Parent Directory
|
Revision Log
Revision 1673 -
(download)
(annotate)
Fri Dec 9 19:56:10 2011 UTC (10 years, 5 months ago) by jhr
File size: 823 byte(s)
Fri Dec 9 19:56:10 2011 UTC (10 years, 5 months ago) by jhr
File size: 823 byte(s)
Creating a branch for hacking on the OpenCL target
These are regression tests for the Diderot compiler. Each test lives in its own directory under rtest/tests, data files live in the rtest/data directory. Each test should have a sample output called "correct.nrrd" and a script to assess the correctness of the output "assess.sh". To run all of the tests, use the command scripts/run.sh. It has the following usage: scripts/run.sh [diderotc] [diderotc-flags] [-- runtime-flags] As it runs, it writes progress information to standard out. It also produces two files. A reprt file that summarizes the results and a log file that contains any output from running the compiler or program (e.g., error messages). To run a single test, use the command scripts/run-one.sh, which has the following usage: scripts/run-one.sh test [diderotc] [diderotc-flags]
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |