Changeset 1780d59 in sasmodels for sasmodels/gpu.py
- Timestamp:
- Aug 24, 2014 10:27:38 PM (11 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/gpu.py
rce27e21 r1780d59 270 270 loops_N = [np.uint32(len(p[0])) for p in pd_pars] 271 271 272 #import sys; print >>sys.stderr,"opencl eval",pars 272 273 #print "opencl eval",pars 273 274 if len(loops) > MAX_LOOPS:
Note: See TracChangeset
for help on using the changeset viewer.