Skip to content

Manually setting SCE optimization parameters & CPU usage of mHM ? #103

Answered by StephanThober
MalveHeinz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Malve,

Setting the npg manually should be fine, but there should be at least 3 points per complex. Complexes in SCE cannot be lines or points (hence the error message). However, the default value provides a reasonable choice that we also often use.

The number of CPUs used during running mHM (including the application during optimization) is not hard-coded. You can set the number of OPEN_MP threads to be used in the command line before you execute mHM via

export OMP_NUM_THREADS=#number_of_cores#

Make sure that you actually compiled mHM with the OPEN_MP switch turned on. If you use CMAKE for installation, then you can use this script for compilation https://git.ufz.de/mhm/mhm/-/blob/deve…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MalveHeinz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants