Thank you for your suggestion. JOBS = 1 is the default in candi.sh and passing -j1 does not make any difference. Could it be related to the flag -std=c++17? How can I impose it?
Thanks for your help Erkin Wolfgang Bangerth <[email protected]>, 21 Tem 2022 Per, 16:55 tarihinde şunu yazdı: > On 7/21/22 06:00, erkin yildiz wrote: > > ** > > > > Can you please suggest me how to use only one or two cores? Please find > > attached the log file > > Use the flag -j1 or -j2 on the command line. > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > www: http://www.math.colostate.edu/~bangerth/ > > -- > The deal.II project is located at http://www.dealii.org/ > For mailing list/forum options, see > https://groups.google.com/d/forum/dealii?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "deal.II User Group" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/dealii/4BtarO4PVnU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dealii/f4f5522b-dfcb-4d3a-b372-231416d4c609%40colostate.edu > . > -- Informativa sulla Privacy: https://www.unibs.it/it/node/1452 <https://www.unibs.it/it/node/1452> -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAP3xP0pn2Oz_ErACZQO4NNduMgzOWZSMFFgTS6bKVgx%3DF560nw%40mail.gmail.com.
