Changeset 3bd677b in sasview for src/sas/sasgui/perspectives/fitting/gpu_options.py
- Timestamp:
- Sep 28, 2017 6:27:25 PM (7 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- df72475
- Parents:
- a26f67f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/gpu_options.py
r73cbeec r3bd677b 318 318 Provide help on opencl options. 319 319 """ 320 TreeLocation = "user/ gpu_computations.html"320 TreeLocation = "user/sasgui/perspectives/fitting/gpu_setup.html" 321 321 anchor = "#device-selection" 322 322 DocumentationWindow(self, -1,
Note: See TracChangeset
for help on using the changeset viewer.