Opened 8 years ago
Last modified 7 years ago
#842 new defect
allow specification of single and double precision opencl device
Reported by: | pkienzle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.3.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
The OpenCL setup dialog doesn't allow for the selection of single and double precision devices. If the device is single precision only and the model does not support single precision then the DLL is used even if there is a double precision device available.
Change History (2)
comment:1 Changed 8 years ago by pkienzle
comment:2 Changed 7 years ago by butler
- Milestone changed from SasView 4.2.0 to SasView 4.3.0
Note: See
TracTickets for help on using
tickets.
The following patch allows both single and double precision devices to be set in the environment variable, separated by a comma: