Skip to content
New issue

Have a question about this project?Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel computation in pyspi #31

Open
rmzargaropened this issue Jul 19, 2023 · 0 comments
Open

parallel computation in pyspi #31

rmzargaropened this issue Jul 19, 2023 · 0 comments
Assignees

Comments

@rmzargar
Copy link

I am currently running a code with pyspi and encountered some questions.

first I want to know if the pyspi runs any parallel calculations inside its codes or not

secondly, does pyspi uses GPU for calculations?

Third, if I use parallel computation with 32 cores for example, would it result in faster calculation for an EEG signal of 15000 samples and 18 channels? I used a small piece of my data and realized that parallelization causes the code to run longer. This may be due to the small size of the data that I used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants