8000 Questions regarding multithreading · Issue #96 · DReichLab/EIG · GitHub
[go: up one dir, main page]

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions regarding multithreading #96

Open
freshspaceoctopus opened this issue Oct 30, 2023 · 0 comments
Open

Questions regarding multithreading #96

freshspaceoctopus opened this issue Oct 30, 2023 · 0 comments

Comments

@freshspaceoctopus
Copy link

Hello,

I am curre 563D ntly running smartpca on a HPC using slurm.

smartpca version is 18140, and I use the following parameter file.

altnormstype: NO
numoutevec: 20
numoutlieriter: 0
numoutlierevec: 0
outliersigmathresh: 6.0
numthreads: 8
qtmode: 0
lsqproject: YES

I am not used to multithreading and running jobs in parallel.
I wanted to run threads in parallel, so I tried assigning 8 cpu per job, however when I login the computing nodes, only one processor is working per job, even though the log files say the job will work on 8 threads.

Is there another option to assign each thread to a cpu, or is it blocked somehow by my options?

Thank you in advance.

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

1 participant
0