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

how to set all cpu cores usage #103

Open
jhcuarta opened this issue Oct 9, 2022 · 9 comments
Open

how to set all cpu cores usage #103

jhcuarta opened this issue Oct 9, 2022 · 9 comments

Comments

@jhcuarta
Copy link

jhcuarta commented Oct 9, 2022

Hi
I was wondering if you could help me out to set the main script for using all the cpu cores avaible. I count with 8 threads and it takes days for opening a single clustal file, I've tried linux and windows and no success, its worth noting it is a big file, nevertheless it is taking more than ten days for just opening the file, and I'm sure I'm no using all cores although I modified the variables -Xmx and -Xss despite no expertise in the subject.
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 1.99 GHz
Installed RAM 32,0 GB (31,9 GB usable)

Best regards

@wmaddisn
Copy link
Contributor

wmaddisn commented Oct 9, 2022 via email

@jhcuarta
Copy link
Author

jhcuarta commented Oct 9, 2022

@wmaddisn
Copy link
Contributor

wmaddisn commented Oct 11, 2022 via email

@jhcuarta
Copy link
Author

Hi
On Windows I've been using the K8 starter, I even modified the SK batch file setting -Xmx28G -Xss16G and no success for the your time frame, while on linux using java 8 I run the following command line "java -Xmx28G -Xss16G -d64 -Djava.library.path=lib -Djri.ignore.ule="yes" -cp /home/jason/Documents/Mesquite_Folder -jar Mesquite.jar", and same result.
Honestly dont know whats going on

@wmaddisn
Copy link
Contributor

wmaddisn commented Oct 12, 2022 via email

@jhcuarta
Copy link
Author

Hi
On linux I'm modified the -Xmx flag as follows: "java -Xmx27000M -Xss6000M -d64 -Djava.library.path=lib -Djri.ignore.ule="yes" -cp /home/jason/Documents/Mesquite_Folder -jar Mesquite.jar", the issue persists, although in the terminal window the following line is displayed
(Translate File) #
(Mesquite) # Dialog closed
Chosen: Clustal (DNA/RNA)
Oct 12, 2022 1:56:58 PM org.apache.commons.httpclient.HttpMethodDirector executeMethod
"SEVERE: Narrowly avoided an infinite loop in execute"

@wmaddisn
Copy link
Contributor

wmaddisn commented Oct 12, 2022 via email

@jhcuarta
Copy link
Author

Hi
I imported as fasta and worked rapidly. Thanks a lot

@wmaddisn
Copy link
Contributor

wmaddisn commented Oct 13, 2022 via email

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