Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Keitel
PyFstat
Commits
aa700d85
Commit
aa700d85
authored
Aug 07, 2018
by
Gregory Ashton
Browse files
Merge branch 'readme-pycuda' into 'master'
add pycuda as optional dependency See merge request
GregAshton/PyFstat!17
parents
7c696c1b
567e5b28
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
aa700d85
...
...
@@ -63,6 +63,9 @@ $ git clone https://gitlab.aei.uni-hannover.de/GregAshton/PyFstat.git
a histogram of the loaded SFT data
*
[
pathos
](
https://pypi.python.org/pypi/pathos
)
, if installed, this provides
support for multiprocessing some functions.
*
[
pycuda
](
https://pypi.org/project/pycuda/
)
, required for the tCWFstatMapVersion=pycuda
option of the TransientGridSearch class.
(Note: 'pip install pycuda' requires a working nvcc compiler in your path.)
For an introduction to installing modules see
[
here
](
https://docs.python.org/3.5/installing/index.html
)
. If you are using
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment