Changeset b0de252 in sasmodels for sasmodels/kernel_iq.c


Ignore:
Timestamp:
Oct 12, 2018 5:31:24 PM (6 years ago)
Author:
pkienzle
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
74e9b5f
Parents:
47fb816
Message:

improve control over cuda context

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/kernel_iq.c

    r47fb816 rb0de252  
    8080//     du * (m_sigma_y + 1j*m_sigma_z); 
    8181// weights for spin crosssections: dd du real, ud real, uu, du imag, ud imag 
     82__device__ 
    8283static void set_spin_weights(double in_spin, double out_spin, double weight[6]) 
    8384{ 
Note: See TracChangeset for help on using the changeset viewer.