core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 8898d0f 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
|
Line | |
---|
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.