[Mesa-users] Run MESA on the supercomputer
Pablo Marchant
pamarca at gmail.com
Wed Aug 18 07:36:55 UTC 2021
Hi Wenyu,
mesa is not setup to work with multiple nodes at a time, the
parallelization that MESA uses is based on openMP which allows you to use
multiple cores in a single node. I recommend you setup your runs in a
single node with OMP_NUM_THREADS equal to the number of physical cores.
Cheers
On Wed, Aug 18, 2021, 9:26 AM 辛文宇 via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> Dear users:
>
>
> I install mesa-r12778 on supercomputer and run a example in the
> test_suite.
>
> I submitted the job with 10 nodes, which include 64 cores for each nodes,
>
> however, I find the job "star" only run in the first node and used about
> 20 cores.
>
>
> I have set the environment variable as follow:
>
> export OMP_NUM_THREADS=1000
>
>
> So, how can I run MESA on the supercomputer ? Is there any other
> modification
>
> or setup necessary?
>
>
> Thanks,
>
> Wenyu
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210818/9bc1f221/attachment.htm>
More information about the Mesa-users
mailing list