-
Notifications
You must be signed in to change notification settings - Fork 17
Miscellaneous Tips
aechavez edited this page Apr 28, 2022
·
26 revisions
An assortment of miscellaneous things that can be confusing at first but aren't specifically related to any workflow.
- Use the
-jflag when doingldmx make installto expedite the process. A recommended setting is-j2, but you could go higher. Do keep the setting below-j10 - If you find that
treeMaker.pyisn't cooperating when you try to submit some batch jobs, it's probably because the container can't findcellmodule.txtorlibFramework.soor both. To get around this, open uptreeMaker.pyand change lines 7 and 8 so that they use absolute file paths - If you're submitting a particularly large batch job and you need more time/memory, use the
longqueue and increase-nappropriately. Do limit the number of cores you use to a reasonable amount