Changeset 1780d59 in sasmodels for sasmodels/gpu.py


Ignore:
Timestamp:
Aug 24, 2014 10:27:38 PM (11 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:
1f21edf
Parents:
ce27e21
Message:

hack sasview model polydispersity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/gpu.py

    rce27e21 r1780d59  
    270270        loops_N = [np.uint32(len(p[0])) for p in pd_pars] 
    271271 
     272        #import sys; print >>sys.stderr,"opencl eval",pars 
    272273        #print "opencl eval",pars 
    273274        if len(loops) > MAX_LOOPS: 
Note: See TracChangeset for help on using the changeset viewer.