core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 7e94989 was
5753e4e,
checked in by Paul Kienzle <pkienzle@…>, 9 years ago
|
support compare/multi_compare on windows
|
-
Property mode set to
100644
|
File size:
382 bytes
|
Rev | Line | |
---|
[5753e4e] | 1 | @echo off |
---|
| 2 | |
---|
| 3 | rem === Set the python path to include sasview |
---|
| 4 | for /D %%i in (..\sasview\build\lib*) do set SASVIEW=%%i |
---|
| 5 | set PYTHONPATH=..\bumps;../periodictable;%SASVIEW% |
---|
| 6 | rem echo PYTHONPATH=%PYTHONPATH% |
---|
| 7 | |
---|
| 8 | rem === Set the pyopencl control parameters |
---|
| 9 | rem set PYOPENCL_COMPILER_OUTPUT=1 |
---|
| 10 | rem set PYOPENCL_CTX=0 |
---|
| 11 | |
---|
| 12 | rem === Set OpenMP or not |
---|
| 13 | rem set SAS_OPENMP=1 |
---|
| 14 | |
---|
| 15 | python -m sasmodels.compare %* |
---|
Note: See
TracBrowser
for help on using the repository browser.