Changeset ec7e360 in sasmodels for compare.sh


Ignore:
Timestamp:
Dec 23, 2015 10:17:49 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
e21cc31
Parents:
ce166d3
Message:

refactor option processing for compare.py, allowing more flexible selection of calculation engines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • compare.sh

    r5753e4e rec7e360  
    1212#SAS_OPENMP=1; export SAS_OPENMP 
    1313 
    14 python -m sasmodels.compare $* 
     14${PYTHON:-python} -m sasmodels.compare $* 
Note: See TracChangeset for help on using the changeset viewer.